discourse/plugins/discourse-ai/lib/translation
2025-08-15 10:25:27 -07:00
..
base_candidates.rb DEV: Return finished and total number of candidates needed for translation rather than a percentage (#34357) 2025-08-15 10:25:27 -07:00
base_translator.rb
category_candidates.rb FIX: Completion rate double-count and normalize (#33963) 2025-07-30 18:09:09 +08:00
category_locale_detector.rb
category_localizer.rb
content_splitter.rb
entry_point.rb FEATURE: Allow re-localization twice a day if post version has changed (#34023) 2025-08-04 10:58:30 +08:00
language_detector.rb
post_candidates.rb FIX: Completion rate double-count and normalize (#33963) 2025-07-30 18:09:09 +08:00
post_detection_text.rb
post_locale_detector.rb
post_localizer.rb FEATURE: Allow re-localization twice a day if post version has changed (#34023) 2025-08-04 10:58:30 +08:00
post_raw_translator.rb
short_text_translator.rb
topic_candidates.rb FIX: Completion rate double-count and normalize (#33963) 2025-07-30 18:09:09 +08:00
topic_locale_detector.rb
topic_localizer.rb
topic_title_translator.rb
verbose_logger.rb