discourse-solved/config/locales/client.en.yml

46 lines
1.4 KiB
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"
accepted_description: "This is the accepted solution to this topic"
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>"
topic_status_filter:
all: "all"
solved: "solved"
unsolved: "unsolved"
topic_statuses:
solved:
help: "This topic has a solution"
search:
advanced:
statuses:
solved: "are solved"
admin:
dashboard:
reports:
filters:
include_subcategories:
label: "Include Subcategories"
web_hooks:
solved_event:
name: "Solved Event"
details: "When a user marks a post as the accepted or unaccepted answer."