mirror of
https://github.com/bitwarden/web
synced 2026-01-10 12:33:43 +00:00
premium callout
This commit is contained in:
@@ -1198,6 +1198,37 @@
|
||||
"billingAndLicensing": {
|
||||
"message": "Billing & Licensing"
|
||||
},
|
||||
"goPremium": {
|
||||
"message": "Go Premium",
|
||||
"description": "Another way of saying \"Get a premium membership\""
|
||||
},
|
||||
"premiumSignUpAndGet": {
|
||||
"message": "Sign up for a premium membership and get:"
|
||||
},
|
||||
"premiumSignUpStorage": {
|
||||
"message": "1 GB of encrypted file storage."
|
||||
},
|
||||
"premiumSignUpTwoStep": {
|
||||
"message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo."
|
||||
},
|
||||
"premiumSignUpTotp": {
|
||||
"message": "TOTP verification code (2FA) generator for logins in your vault."
|
||||
},
|
||||
"premiumSignUpSupport": {
|
||||
"message": "Priority customer support."
|
||||
},
|
||||
"premiumSignUpFuture": {
|
||||
"message": "All future premium features. More coming soon!"
|
||||
},
|
||||
"premiumPrice": {
|
||||
"message": "All for just $PRICE$ /year!",
|
||||
"placeholders": {
|
||||
"price": {
|
||||
"content": "$1",
|
||||
"example": "$10"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addons": {
|
||||
"message": "Addons"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user