Update client.ru.yml

Added translation
This commit is contained in:
pvalexander 2016-01-09 14:33:50 +03:00
parent c612a4dce6
commit 4932748a1f
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ ru:
unaccept_answer: "Убрать ответ"
accepted_answer: "Подтвержденный ответ"
solution: "Ответ"
accepted_html: "<i class='fa-check-square fa accepted'></i><a href data-user-card='{{username_lower}}'>{{username}}</a> ответил в <a href='{{post_path}}'>post #{{post_number}}</a>"
accepted_html: "<i class='fa-check-square fa accepted'></i><a href data-user-card='{{username_lower}}'>{{username}}</a> ответил в <a href='{{post_path}}'>посте #{{post_number}}</a>"
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"