0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/discourse-ai/lib/translation
2026-07-21 21:45:50 +08:00
..
base_candidates.rb
base_translator.rb FIX: Control characters injected into AI translations (#41743) 2026-07-15 13:48:00 -03:00
category_candidates.rb FEATURE: Add category scope for AI translations (#41585) 2026-07-10 09:39:20 +08:00
category_locale_detector.rb
category_localizer.rb
content_splitter.rb DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
entry_point.rb
language_detector.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
localizable_quota.rb
post_candidates.rb FEATURE: Add category scope for AI translations (#41585) 2026-07-10 09:39:20 +08:00
post_detection_text.rb
post_locale_detector.rb
post_localizer.rb
post_raw_translator.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
short_text_translator.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
sidebar_section_candidates.rb FEATURE: Allow admins to localize custom sidebar section and links (#41795) 2026-07-21 21:45:50 +08:00
sidebar_section_locale_detector.rb FEATURE: Allow admins to localize custom sidebar section and links (#41795) 2026-07-21 21:45:50 +08:00
sidebar_section_localizer.rb FEATURE: Allow admins to localize custom sidebar section and links (#41795) 2026-07-21 21:45:50 +08:00
tag_candidates.rb FEATURE: Expand AI translation settings to allow choosing specific categories instead of just 'all public content' (#39000) 2026-03-31 22:53:37 +08:00
tag_locale_detector.rb
tag_localizer.rb
topic_candidates.rb FEATURE: Add category scope for AI translations (#41585) 2026-07-10 09:39:20 +08:00
topic_locale_detector.rb
topic_localizer.rb
topic_title_translator.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
verbose_logger.rb