accounts-frontend/src/components/auth/activation/Activation.intl.json

8 lines
304 B
JSON
Raw Normal View History

2016-05-14 16:56:17 +05:30
{
"accountActivationTitle": "Account activation",
"activationMailWasSent": "Please check {email} for the message with the last registration step",
"confirmEmail": "Confirm E-mail",
"didNotReceivedEmail": "Did not received E-mail?",
"enterTheCode": "Enter the code from E-mail here"
}