accounts-frontend/packages/app/components/profile/changeEmail/ChangeEmail.intl.json

18 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"changeEmailTitle": "Change Email",
"changeEmailDescription": "To change current account Email you must first verify that you own the current address and then confirm the new one.",
"currentAccountEmail": "Current account Email address:",
"pressButtonToStart": "Press the button below to send a message with the code for Email change initialization.",
"enterInitializationCode": "The Email with an initialization code for Email change procedure was sent to {email}. Please enter the code into the field below:",
"enterNewEmail": "Then provide your new Email address, that you want to use with this account. You will be mailed with confirmation code.",
"finalizationCodeWasSentToEmail": "The Email change confirmation code was sent to {email}.",
"enterFinalizationCode": "In order to confirm your new Email, please enter the code received into the field below:",
"newEmailPlaceholder": "Enter new Email",
"codePlaceholder": "Paste the code here",
"sendEmailButton": "Send Email",
"changeEmailButton": "Change Email",
"alreadyReceivedCode": "Already received code"
}