fix: update email text and add google link message in locale files

This commit is contained in:
2026-06-13 19:02:07 +03:30
parent 69f83097f3
commit f4c1d02a7f
3 changed files with 7 additions and 5 deletions

View File

@@ -74,7 +74,8 @@
"verificationCodeSent": "Verification code sent",
"onlyOneAccountAllowed": "You can only link one email account.",
"editEmailOrGoogle": "Change Email / Google",
"emailText": "Your new email will replace your previous email (<1>{{email}}</1>)"
"emailText": "Your new email will replace your previous email (<1>{{email}}</1>)",
"googleLinkComingSoon": "Google account linking coming soon"
},
"active": {
"activeDevices": "Active devices",
@@ -148,4 +149,4 @@
"description": "Encourage repeat purchases by sending discount codes and points to your customers."
}
}
}
}