1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-05 03:03:26 +00:00

feat(billing): add required messages

This commit is contained in:
Stephon Brown
2025-09-18 10:35:58 -04:00
parent 3d24bfcf0f
commit 403410b619

View File

@@ -11494,5 +11494,29 @@
},
"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": "Stay with Free, or go further with Premium or Families"
},
"individualUpgradeTaxInformationMessage": {
"message": "Prices exclude tax and are billed annually."
}
}