53 lines
2.1 KiB
YAML
53 lines
2.1 KiB
YAML
en:
|
|
accepted_answer: "Accepted Answer"
|
|
|
|
site_settings:
|
|
solved_enabled: "Enable solved plugin, allow users to select solutions for topics"
|
|
allow_solved_on_all_topics: "Allow users to select solutions on all topics (when unchecked, solutions can be enabled per category or tag)"
|
|
accept_all_solutions_trust_level: "Minimum trust level required to accept solutions on any topic (even when not OP)"
|
|
empty_box_on_unsolved: "Display an empty box next to unsolved topics"
|
|
solved_quote_length: "Number of characters to quote when displaying the solution under the first post"
|
|
solved_topics_auto_close_hours: "Auto close topic (n) hours after the last reply once the topic has been marked as solved. Set to 0 to disable auto closing."
|
|
show_filter_by_solved_status: "Show a dropdown to filter a topic list by solved status."
|
|
notify_on_staff_accept_solved: "Send notification to the topic creator when a post is marked as solution by a staff."
|
|
disable_solved_education_message: "Disable education message for solved topics."
|
|
accept_solutions_topic_author: "Allow the topic author to accept a solution."
|
|
solved_add_schema_markup: "Add QAPage schema markup to HTML."
|
|
enable_solved_tags: "Tags that will allow users to select solutions."
|
|
|
|
reports:
|
|
accepted_solutions:
|
|
title: "Accepted solutions"
|
|
xaxis: "Day"
|
|
yaxis: "Total"
|
|
solved:
|
|
no_solutions:
|
|
self: "You have no accepted solutions yet."
|
|
others: "No accepted solutions."
|
|
|
|
badges:
|
|
solved_1:
|
|
name: "Helpdesk"
|
|
description: "First Accepted Answer on a Topic"
|
|
solved_2:
|
|
name: "Tech Support"
|
|
description: "10 Accepted answers"
|
|
|
|
discourse_automation:
|
|
triggerables:
|
|
first_accepted_solution:
|
|
title: First accepted solution
|
|
doc: Triggers when a user got a solution accepted for the first time.
|
|
|
|
education:
|
|
topic_is_solved: |
|
|
### This topic has been solved
|
|
|
|
Only reply here if:
|
|
|
|
- You have additional details
|
|
|
|
- The solution doesn't work for you
|
|
|
|
If you have an unrelated issue, please [start a new topic](%{base_url}/new-topic) instead.
|