1
0
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:
Stephon Brown
2025-09-18 10:35:58 -04:00
parent f92eddf7b9
commit d52762ec76

View File

@@ -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"
}
}