mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 15:23:35 +00:00
autofill from vault with specified dataset
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -1429,6 +1429,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Go to my vault.
|
||||
/// </summary>
|
||||
public static string GoToMyVault {
|
||||
get {
|
||||
return ResourceManager.GetString("GoToMyVault", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Go To Website.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user