2017-02-27 17:42:58 +00:00

17 lines
920 B
YAML

en:
js:
solved:
title: "Solved"
allow_accepted_answers: "Allow topic owner and staff to mark a reply as the solution"
accept_answer: "This reply solves the problem"
has_accepted_answer: "This topic has a solution"
has_no_accepted_answer: "This topic has no solution"
unaccept_answer: "This reply no longer solves the problem"
accepted_answer: "Solution"
solution: "Solution"
solution_summary:
one: "solution <i class='fa fa-check-square'></i>"
other: "solutions <i class='fa fa-check-square'></i>"
accepted_html: "<i class='fa-check-square fa accepted'></i> Solved <span class='by'>by <a href data-user-card='{{username_lower}}'>{{username}}</a></span> in <a href='{{post_path}}'>post #{{post_number}}</a>"
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"