mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
update paymentCharged messages
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 557b2fc3f0...cfa4664b31
@@ -1333,10 +1333,10 @@
|
|||||||
"description": "Short abbreviation for 'month'"
|
"description": "Short abbreviation for 'month'"
|
||||||
},
|
},
|
||||||
"paymentChargedAnnually": {
|
"paymentChargedAnnually": {
|
||||||
"message": "Your payment method will be charged immediately and on a recurring basis each year. You may cancel at any time."
|
"message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time."
|
||||||
},
|
},
|
||||||
"paymentChargedWithTrial": {
|
"paymentChargedWithTrial": {
|
||||||
"message": "Your plan comes with a free 7 day trial. Your card will not be charged until the trial has ended and on a recurring basis each $INTERVAL$. You may cancel at any time.",
|
"message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"interval": {
|
"interval": {
|
||||||
"content": "$1",
|
"content": "$1",
|
||||||
|
|||||||
Reference in New Issue
Block a user