Add missing localization for aspect managment
This commit is contained in:
parent
e7c153df4e
commit
1d0a4579f6
1 changed files with 15 additions and 0 deletions
|
|
@ -146,3 +146,18 @@ ru:
|
|||
save: "сохранить"
|
||||
are_you_sure: "Вы уверены?"
|
||||
remove_friend: "удалить друга"
|
||||
requests:
|
||||
new_request:
|
||||
add_a_new_friend_to: "добавить нового друга к"
|
||||
enter_a_diaspora_username: "Введите имя пользователя Diaspora:"
|
||||
your_diaspora_username_is: "Ваше имя пользователя Diaspora: %{diaspora_handle}"
|
||||
friends_username: "Имя пользователя друга"
|
||||
destroy:
|
||||
success: "Теперь вы друзья."
|
||||
error: "Выберите аспект!"
|
||||
ignore: "Игнорированные запросы дружбы."
|
||||
create:
|
||||
error: "Для этого адреса не найдено семя Diaspora!"
|
||||
already_friends: "Вы уже друзья с %{destination_url}!"
|
||||
success: "Запрос на дружбу выслан к %{destination_url}."
|
||||
horribly_wrong: "Что-то пошло совсем не так."
|
||||
|
|
|
|||
Loading…
Reference in a new issue