From ad040df03ddb44bfd1102dcc5d4057946fa0d7a3 Mon Sep 17 00:00:00 2001 From: Konstantinos Paparas Date: Fri, 22 Mar 2024 15:25:17 +0100 Subject: [PATCH] fix: change warning text when switching payment --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index 813b8441..a513180d 100644 --- a/locales/en.json +++ b/locales/en.json @@ -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": {