fix(i18n): review Traditional Chinese count labels - #43063
Conversation
Code Review Agent Run #c68f09Actionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #43063 +/- ##
==========================================
- Coverage 66.55% 66.54% -0.01%
==========================================
Files 2864 2864
Lines 161894 161894
Branches 37305 37305
==========================================
- Hits 107742 107739 -3
- Misses 52106 52108 +2
- Partials 2046 2047 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
SUMMARY
Review and confirm 23 fuzzy Traditional Chinese (
zh_TW) messages whose existing matches were objectively incorrect, and align one adjacent confirmed column-count label.This focuses on dynamic count, selection, and elapsed-time UI text:
%splaceholders in imported, metric, selection, and time labels;10 seconds,12 hours,24 hours, and percentile presets;欄位/列);fuzzyflag only after checking each message against its frontend call site.Open-PR overlap check: draft #38266 also mechanically refreshes this catalog as part of a repository-wide Babel update. Six target msgids occur there as generated fuzzy guesses; its substantive database forbidden-access translation is unrelated and is not touched by this PR.
This contribution was prepared with Codex assistance. I reviewed the source call sites, translations, placeholders, diff, and validation results, and I will respond to review feedback.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
No screenshot: this is a locale-catalog-only change across several dynamic UI states. Representative corrections include:
數據集已導入→已匯入 %s月→%s 分鐘前自定義列→已選取 %s/%s 個欄位9/91 百分位→10/90 百分位數and5/95 百分位數TESTING INSTRUCTIONS
msgfmt --check --check-format -o /dev/null superset/translations/zh_TW/LC_MESSAGES/messages.popython scripts/translations/check_translation_regression.py --compare <baseline>: no translation regressions;zh_TWconfirmed translations +23, fuzzy translations -23pre-commit run: passed for the staged catalogADDITIONAL INFORMATION