mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 08:13:20 +00:00
set pin from settings
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -3183,6 +3183,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application..
|
||||
/// </summary>
|
||||
public static string SetPINDescription {
|
||||
get {
|
||||
return ResourceManager.GetString("SetPINDescription", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Enter a 4 digit PIN code to unlock the app with..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user