mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
update paymentCharged messages
This commit is contained in:
parent
a6319a3865
commit
2b1718945f
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit 557b2fc3f093ee1e2eb4515c2e33c613f083c327
|
||||
Subproject commit cfa4664b3182840ec3f8dac6da8e8562d11468d3
|
@ -1333,10 +1333,10 @@
|
||||
"description": "Short abbreviation for 'month'"
|
||||
},
|
||||
"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": {
|
||||
"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": {
|
||||
"interval": {
|
||||
"content": "$1",
|
||||
|
Loading…
Reference in New Issue
Block a user