mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 09:13:15 +00:00
lock now string
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -2049,6 +2049,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Lock Now.
|
||||
/// </summary>
|
||||
public static string LockNow {
|
||||
get {
|
||||
return ResourceManager.GetString("LockNow", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 15 minutes.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user