mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
[AC-1336] Indicate unpaid subscriptions on payment screen (#5962)
* Add text for creating a charge for unpaid invoices * Refactor payment method to simplify promises
This commit is contained in:
@@ -2040,6 +2040,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"paymentChargedWithUnpaidSubscription": {
|
||||
"message": "Your payment method will be charged for any unpaid subscriptions."
|
||||
},
|
||||
"paymentChargedWithTrial": {
|
||||
"message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. You may cancel at any time."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user