accounts-frontend/packages/app/components/auth/activation/Activation.intl.json

9 lines
400 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 further instructions",
"activationMailWasSentNoEmail": "Please check your Email for the message with further instructions",
"confirmEmail": "Confirm Email",
"didNotReceivedEmail": "Did not received Email?",
"enterTheCode": "Enter the code from Email here"
2016-05-14 16:56:17 +05:30
}