update paymentCharged messages

This commit is contained in:
Kyle Spearrin 2018-07-30 16:47:25 -04:00
parent a6319a3865
commit 2b1718945f
2 changed files with 3 additions and 3 deletions

2
jslib

@ -1 +1 @@
Subproject commit 557b2fc3f093ee1e2eb4515c2e33c613f083c327
Subproject commit cfa4664b3182840ec3f8dac6da8e8562d11468d3

View File

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