mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-16 12:55:32 +08:00
This will sort the bars of the AI translation chart in descending order based on completion %. I've also made an adjustment to show a single decimal of precision between 99 and 100% so we're not rounding up to 100% when there are still a small number of remaining posts to translate. |
||
|---|---|---|
| .. | ||
| base_candidates.rb | ||
| base_translator.rb | ||
| category_candidates.rb | ||
| category_locale_detector.rb | ||
| category_localizer.rb | ||
| content_splitter.rb | ||
| entry_point.rb | ||
| language_detector.rb | ||
| post_candidates.rb | ||
| post_detection_text.rb | ||
| post_locale_detector.rb | ||
| post_localizer.rb | ||
| post_raw_translator.rb | ||
| short_text_translator.rb | ||
| topic_candidates.rb | ||
| topic_locale_detector.rb | ||
| topic_localizer.rb | ||
| topic_title_translator.rb | ||
| verbose_logger.rb | ||