16 lines
911 B
YAML
16 lines
911 B
YAML
ru:
|
||
js:
|
||
solved:
|
||
allow_accepted_answers: "Разрешить ответы"
|
||
accept_answer: "Пометить как ответ"
|
||
has_accepted_answer: "В этой теме есть ответ"
|
||
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>"
|