mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 02:53:56 +00:00
add password history and updated dates
This commit is contained in:
18
src/App/Resources/AppResources.Designer.cs
generated
18
src/App/Resources/AppResources.Designer.cs
generated
@@ -942,6 +942,24 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Password Updated.
|
||||
/// </summary>
|
||||
public static string DatePasswordUpdated {
|
||||
get {
|
||||
return ResourceManager.GetString("DatePasswordUpdated", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Updated.
|
||||
/// </summary>
|
||||
public static string DateUpdated {
|
||||
get {
|
||||
return ResourceManager.GetString("DateUpdated", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to December.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user