Skip to content

Commit

Permalink
fix: change warning text when switching payment
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Mar 22, 2024
1 parent faf38c5 commit ad040df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@
},
"change_payment": {
"title": "Change Payment",
"warning": "Change payment method after sending a payment can lead to problems with the activation of your subscription. Please only switch a plan if no payment has been sent.",
"warning": "Changing the payment method after sending a payment can lead to problems with the activation of your subscription. Please only switch a plan if no payment has been sent.",
"switch_agree": "I confirm that no payment has been sent. {separator}Allow me to change the payment method."
},
"metamask": {
Expand Down

0 comments on commit ad040df

Please sign in to comment.