12345678910111213141516171819202122232425262728293031 |
- login:
- title: Login
- form:
- title: Login
- label:
- email: Email
- password: Password
- vk: VKontakte
- fb: Facebook
- button:
- login: Login
- register: Register
- restore: Restore password
- restore:
- title: Password recovery
- info_text: An email will be sent to your specified email address with instructions on how to reset your password.
- sent_text: If the address was specified correctly, then an email with instructions on how to recover your password was sent. Check your email and follow the steps in the email.
- code_not_found: Password reset link is invalid
- code_expired: Password recovery link is inactive
- form:
- label:
- email: Email
- password: Password
- password_repeat: Password repeat
- button:
- save: Save password
- send: Send
- back: To login page
- top_text: Create a new password
- success_text: New password has been successfully saved!
|