Implement email change
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user