mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 21:33:36 +00:00
add support for Duo Organization 2FA
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -2364,6 +2364,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Organization.
|
||||
/// </summary>
|
||||
public static string Organization {
|
||||
get {
|
||||
return ResourceManager.GetString("Organization", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Other.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user