You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: config/locales/server.en.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ en:
84
84
ai_summarization_model: "Model to use for summarization."
85
85
ai_custom_summarization_allowed_groups: "Groups allowed to use create new summaries."
86
86
ai_pm_summarization_allowed_groups: "Groups allowed to create and view summaries in PMs."
87
-
ai_summarize_hot_topics_list: "Display a brief summary for each topic in the hot topics list (if available)."
87
+
ai_summarize_max_hot_topics_gists_per_batch: "After updating topics in the hot list, we'll generate brief summaries of the first N ones. (Disabled when 0)"
88
88
89
89
ai_bot_enabled: "Enable the AI Bot module."
90
90
ai_bot_enable_chat_warning: "Display a warning when PM chat is initiated. Can be overriden by editing the translation string: discourse_ai.ai_bot.pm_warning"
0 commit comments