mirror of
https://ghfast.top/https://github.com/discourse/discourse-solved-reminders-plugin.git
synced 2026-07-16 11:46:35 +08:00
17 lines
1.3 KiB
YAML
17 lines
1.3 KiB
YAML
en:
|
|
mark_as_solution:
|
|
title: Mark a post as the solution
|
|
message: |-
|
|
There has been a reply on a topic you posted. If it answers your question, mark it as the solution.
|
|
answer_similar_questions:
|
|
title: Congratulations on your accepted solution!
|
|
message: |-
|
|
Congrats on [your post](%{solved_post_url}) being marked as a solution! Here are some similar topics that you might be qualified to answer.
|
|
unsubscribe: "[Click here](%{base_url}/my/preferences/notifications) and disable 'Solved Notifications' if you no longer wish to receive these messages."
|
|
site_settings:
|
|
solved_reminders_plugin_enabled: "Enable solved reminders plugin"
|
|
remind_mark_solution_after_days: "Send the first reminder to mark a post as the solution N days after the last post."
|
|
remind_mark_solution_repeat_after_days: "Send repeat reminders no more than once every N days after a topic has already been reminded."
|
|
remind_mark_solution_last_post_age: "Send reminders only for topics that have last post created in previous N days."
|
|
send_solved_pm_first_n_time: "Send a congratulations private message for the first N accepted solutions."
|
|
send_solved_pm_after_every_n_time: "Send a congratulations private message after every N accepted solutions."
|