mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 02:03:49 +00:00
added about send option and resources (#1301)
This commit is contained in:
6
src/App/Resources/AppResources.Designer.cs
generated
6
src/App/Resources/AppResources.Designer.cs
generated
@@ -3478,5 +3478,11 @@ namespace Bit.App.Resources {
|
||||
return ResourceManager.GetString("SendDisabledWarning", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string AboutSend {
|
||||
get {
|
||||
return ResourceManager.GetString("AboutSend", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user