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

18 lines
1.1 KiB
JSON
Raw Normal View History

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