22 lines
890 B
YAML
22 lines
890 B
YAML
en:
|
|
js:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "accepted"
|
|
|
|
solved:
|
|
title: "Solved"
|
|
allow_accepted_answers: "Allow topic owner and staff to mark a reply as the solution"
|
|
accept_answer: "Select if this reply solves the problem"
|
|
has_accepted_answer: "This topic has a solution"
|
|
has_no_accepted_answer: "This topic has no solution"
|
|
unaccept_answer: "Unselect if this reply no longer solves the problem"
|
|
accepted_answer: "Solution"
|
|
solution: "Solution"
|
|
solution_summary:
|
|
one: "solution"
|
|
other: "solutions"
|
|
accepted_html: "{{icon}} Solved <span class='by'>by <a href data-user-card='{{username_lower}}'>{{username}}</a></span> in <a href='{{post_path}}' class='back'>post #{{post_number}}</a>"
|
|
accepted_notification: "<p><span>{{username}}</span> {{description}}</p>"
|