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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,12 @@ en:
118
118
ai_discord_allowed_guilds: "Discord guilds (servers) where the bot is allowed to search"
119
119
ai_bot_enable_dedicated_ux: "Allow for full screen bot interface, instead of a PM"
120
120
121
+
ai_translation_enabled: "Enables the AI translation feature"
122
+
ai_translation_model: "The model to use for translation. This model must support translation. Personas can override this setting."
123
+
ai_translation_backfill_limit_to_public_content: "When enabled, only content in public categories will be translated. When disabled, content in group PMs and private categories will also be sent for translation."
124
+
ai_translation_max_post_length: "The maximum length of a post to be translated. Posts longer than this will not be translated."
125
+
ai_translation_backfill_max_age_days: "The maximum age of a post and topic to be translated. Posts and topics older than this will not be translated."
126
+
121
127
reviewables:
122
128
reasons:
123
129
flagged_by_toxicity: The AI plugin flagged this after classifying it as toxic.
0 commit comments