mirror of
https://github.com/bitwarden/browser
synced 2026-02-04 18:53:20 +00:00
feat(billing): add required messages
This commit is contained in:
@@ -11532,5 +11532,35 @@
|
||||
},
|
||||
"seamlessIntegration": {
|
||||
"message": "Seamless integration"
|
||||
},
|
||||
"families": {
|
||||
"message": "Families"
|
||||
},
|
||||
"upgradeToFamilies": {
|
||||
"message": "Upgrade to Families"
|
||||
},
|
||||
"upgradeToPremium": {
|
||||
"message": "Upgrade to Premium"
|
||||
},
|
||||
"familiesUpdated": {
|
||||
"message": "You've upgraded to Families!"
|
||||
},
|
||||
"taxCalculationError": {
|
||||
"message": "There was an error calculating tax for your location. Please try again."
|
||||
},
|
||||
"individualUpgradeWelcomeMessage": {
|
||||
"message": "Welcome to Bitwarden"
|
||||
},
|
||||
"individualUpgradeDescriptionMessage": {
|
||||
"message": "Unlock more security features with Premium, or start sharing items with Families"
|
||||
},
|
||||
"individualUpgradeTaxInformationMessage": {
|
||||
"message": "Prices exclude tax and are billed annually."
|
||||
},
|
||||
"organizationNameDescription": {
|
||||
"message": "Your organization name will appear in invitations you send to members."
|
||||
},
|
||||
"continueWithoutUpgrading": {
|
||||
"message": "Continue without upgrading"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user