mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 16:53:26 +00:00
black theme option
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -726,6 +726,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Black.
|
||||
/// </summary>
|
||||
public static string Black {
|
||||
get {
|
||||
return ResourceManager.GetString("Black", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Brand.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user