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."
}
}
}
}