1
0
mirror of synced 2026-08-05 17:56:58 +00:00

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
+4
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>"