Update client.ru.yml

Add: solution_summary
This commit is contained in:
Evg 2017-11-06 23:32:11 +03:00 committed by GitHub
parent 2fb85561bc
commit 8d84ff2448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -7,5 +7,9 @@ ru:
unaccept_answer: "Убрать ответ"
accepted_answer: "Подтвержденный ответ"
solution: "Ответ"
solution_summary:
one: "решение <i class='fa fa-check-square'></i>"
other: "решений <i class='fa fa-check-square'></i>"
few: "решения <i class='fa fa-check-square'></i>"
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>"