mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 05:13:31 +00:00
[PS-2324] Add honorific title mx (#2313)
This commit is contained in:
committed by
GitHub
parent
d61bc4b5c1
commit
acd0cb119d
13
src/App/Resources/AppResources.Designer.cs
generated
13
src/App/Resources/AppResources.Designer.cs
generated
@@ -3983,7 +3983,18 @@ namespace Bit.App.Resources {
|
||||
return ResourceManager.GetString("Ms", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Mx.
|
||||
/// </summary>
|
||||
public static string Mx
|
||||
{
|
||||
get
|
||||
{
|
||||
return ResourceManager.GetString("Mx", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to You must log into the main Bitwarden app before you can use the extension..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user