mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 16:53:26 +00:00
ui changes for lock screen if using key connector with biometrics (#1654)
This commit is contained in:
12
src/App/Resources/AppResources.Designer.cs
generated
12
src/App/Resources/AppResources.Designer.cs
generated
@@ -2543,6 +2543,12 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
public static string UnlockVault {
|
||||
get {
|
||||
return ResourceManager.GetString("UnlockVault", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string ThirtyMinutes {
|
||||
get {
|
||||
return ResourceManager.GetString("ThirtyMinutes", resourceCulture);
|
||||
@@ -2573,6 +2579,12 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
public static string VaultLockedIdentity {
|
||||
get {
|
||||
return ResourceManager.GetString("VaultLockedIdentity", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Dark {
|
||||
get {
|
||||
return ResourceManager.GetString("Dark", resourceCulture);
|
||||
|
||||
Reference in New Issue
Block a user