Skip to content

Commit

Permalink
fix(payment): update coupon not valid message
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristiaanScheermeijer committed Aug 5, 2021
1 parent 3cda7cf commit 8baf273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n/locales/en_US/account.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"continue": "Continue",
"coupon_applied": "Your coupon code has been applied",
"coupon_discount": "Coupon discount",
"coupon_not_valid": "Coupon is not valid, please try again",
"coupon_not_valid": "Coupon code is not valid",
"credit_card": "Credit Card",
"days_trial": "You will be charged tomorrow.",
"days_trial_plural": "You will be charged after {{count}} days.",
Expand Down

0 comments on commit 8baf273

Please sign in to comment.