fix: changing email and convert from dialog to normal textfields

This commit is contained in:
Koosha Lahouti
2025-09-29 18:57:39 +03:30
parent ac9a1a3a10
commit 0e2425fe3c
12 changed files with 456 additions and 353 deletions

View File

@@ -72,7 +72,9 @@
"errorConfirmCode": "Failed to confirm code",
"errorChangePhone": "Failed to change phone number",
"verificationCodeSent": "Verification code sent",
"onlyOneAccountAllowed": "You can only link one email account."
"onlyOneAccountAllowed": "You can only link one email account.",
"editEmailOrGoogle": "Change Email / Google",
"emailText": "Your new email will replace your previous email (<1>{{email}}</1>)"
},
"active": {
"activeDevices": "Active devices",
@@ -147,4 +149,4 @@
"description": "Encourage repeat purchases by sending discount codes and points to your customers."
}
}
}
}

View File

@@ -72,7 +72,9 @@
"errorConfirmCode": "تایید کد با خطا مواجه شد",
"errorChangePhone": "تغییر تلفن همراه با خطا مواجه شد",
"verificationCodeSent": "کد تایید ارسال شد",
"onlyOneAccountAllowed": "شما فقط می‌توانید یک حساب ایمیل را متصل کنید"
"onlyOneAccountAllowed": "شما فقط می‌توانید یک حساب ایمیل را متصل کنید",
"editEmailOrGoogle": "تغییر ایمیل / گوگل",
"emailText": "ایمیل جدید شما جایگزین ایمل قبلی ({{email}}) خواهد شد"
},
"active": {
"activeDevices": "نشست های فعال",
@@ -147,4 +149,4 @@
"description": "با ارسال کد تخفیف و امتیاز به مشتریان کسب و کارتان آنها را به خرید مجدد ترغیب کنید"
}
}
}
}