diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 1aa4b2f..1d392e2 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -11,7 +11,7 @@ en: 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." - ignore_solved_topics_in_assigned_reminder: "Prevent assigned reminder from including solved topics. only relevant when discourse-assign." + ignore_solved_topics_in_assigned_reminder: "Prevent reminders for assignments from including solved topics. Only relevant when using the discourse-assign plugin." assignment_status_on_solve: "When a topic is solved update all assignments to this status" assignment_status_on_unsolve: "When a topic is unsolved update all assignments to this status" disable_solved_education_message: "Disable education message for solved topics."