Implement email change

This commit is contained in:
adilallo
2026-04-26 07:47:25 -06:00
parent 68517796a9
commit 0ce05372bf
15 changed files with 1072 additions and 13 deletions
+12 -1
View File
@@ -37,7 +37,18 @@
"deleteDraftConfirmCta": "Delete draft",
"accountHeading": "Account",
"emailLabel": "Email",
"changeEmailComingSoon": "Change email — coming soon",
"emailChangeModalTitle": "Change your account email",
"emailChangeModalDescription": "We will send a confirmation link to the new address. Your email does not change until you open that link.",
"emailChangeNewEmailLabel": "New email",
"emailChangeNewEmailPlaceholder": "you@example.com",
"emailChangeCancel": "Cancel",
"emailChangeSubmit": "Send confirmation link",
"emailChangeRequestSent": "Check your inbox and confirm the new address using the link we sent.",
"emailChangeSuccess": "Your account email was updated.",
"emailChangeVerifyExpired": "That confirmation link expired or was already used. Start a new email change from your profile.",
"emailChangeVerifyInvalid": "That confirmation link is not valid.",
"emailChangeVerifyTaken": "That address was claimed by another account while you were confirming. Try a different email.",
"emailChangeRateLimited": "Too many requests. Try again in about {{seconds}} seconds.",
"signOut": "Sign out",
"deleteAccount": "Delete account",
"deleteAccountIntro": "Permanently delete your account and sign-in data. Your published rules will remain visible without an owner name.",