mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 01:03:24 +00:00
Require user to verify email to use file Send (#1360)
This commit is contained in:
6
src/App/Resources/AppResources.Designer.cs
generated
6
src/App/Resources/AppResources.Designer.cs
generated
@@ -3502,5 +3502,11 @@ namespace Bit.App.Resources {
|
||||
return ResourceManager.GetString("SendFilePremiumRequired", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string SendFileEmailVerificationRequired {
|
||||
get {
|
||||
return ResourceManager.GetString("SendFileEmailVerificationRequired", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user