Created
November 2, 2012 13:32
-
-
Save NILID/4001382 to your computer and use it in GitHub Desktop.
Russian locale file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ru: | |
devise: | |
invitations: | |
send_instructions: 'Приглашение было отправлено %{email}.' | |
invitation_token_invalid: 'Некорретный ключ приглашения!' | |
updated: 'Ваш пароль изменён. Теперь вы вошли в систему.' | |
no_invitations_remaining: "Больше нет приглашений" | |
new: | |
header: "Отправка приглашения" | |
submit_button: "Отправить приглашение" | |
edit: | |
header: "Установка пароля" | |
submit_button: "Установить мой пароль" | |
mailer: | |
invitation_instructions: | |
subject: 'Инструкции по приглашению' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment