accounts-frontend/packages/app/components/auth/forgotPassword/ForgotPassword.intl.json

8 lines
389 B
JSON
Raw Normal View History

2016-05-14 16:56:17 +05:30
{
"title": "Forgot password",
"sendMail": "Send mail",
"specifyEmail": "Specify the registration Email address or last used username for your account and we will send an Email with instructions for further password recovery.",
"pleasePressButton": "Please press the button bellow to get an Email with password recovery code.",
"alreadyHaveCode": "Already have a code"
2016-05-14 16:56:17 +05:30
}