mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
premium required to download files
This commit is contained in:
@@ -838,5 +838,13 @@
|
||||
"disableAutoTotpCopyDesc": {
|
||||
"message": "If your login has an authenticator key attached to it, the TOTP verification code is automatically copied to your clipboard whenever you auto-fill the login.",
|
||||
"description": "If your login has an authenticator key attached to it, the TOTP verification code is automatically copied to your clipboard whenever you auto-fill the login."
|
||||
},
|
||||
"premiumRequired": {
|
||||
"message": "Premium Required",
|
||||
"description": "Premium Required"
|
||||
},
|
||||
"premiumRequiredDesc": {
|
||||
"message": "A premium membership is required to use this feature.",
|
||||
"description": "A premium membership is required to use this feature."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user