mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
appresources for ios yubikey
This commit is contained in:
18
src/App/Resources/AppResources.Designer.cs
generated
18
src/App/Resources/AppResources.Designer.cs
generated
@@ -2922,6 +2922,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Try Again.
|
||||
/// </summary>
|
||||
public static string TryAgain {
|
||||
get {
|
||||
return ResourceManager.GetString("TryAgain", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Two-step Login.
|
||||
/// </summary>
|
||||
@@ -3336,6 +3345,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to To continue, hold your YubiKey NEO against the back of the device..
|
||||
/// </summary>
|
||||
public static string YubiKeyInstructionIos {
|
||||
get {
|
||||
return ResourceManager.GetString("YubiKeyInstructionIos", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to YubiKey Security Key.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user