docs(i18n): add fr/de/zh-TW/hi/tr/it/pl/ar README translations - #5452
Conversation
Ship README translations for the TUI packs that had no README, plus Turkish, Italian, Polish, and Arabic. Include Catalan as the remaining shipped TUI pack. Cross-link every language switcher, restamp all translations against the updated English README, and register the new files in both check-readme-translations.py lists.
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Claude finished @Hmbown's task in 3m 26s —— View job Review complete ✅
SummaryDocs-only PR, cleanly scoped. This is against Checks performed (via file inspection, since script execution required approval I didn't have in this run):
Not independently re-verified: I was not able to execute No correctness, safety, or reuse issues found. Nice attention to detail keeping the two |
Summary
Add README translations for the languages the TUI already ships (and a few we were missing):
README.fr.md(Français)README.de.md(Deutsch)README.zh-TW.md(繁體中文)README.hi.md(हिन्दी)README.tr.md(Türkçe)README.it.md(Italiano)README.pl.md(Polski)README.ar.md(العربية; Markdown only, no HTMLdirattributes)README.ca.md(Català; remaining shipped TUI pack)The English README language line and every existing translation now link the old set first, then the new ones. Source stamps are regenerated to
sha256:4fc19c5f9596. Both lists inscripts/check-readme-translations.pyinclude the new files, anddocs/LOCALIZATION.md/docs/LOCALIZATION.id.md/ the public-surface Shift+Tab contract list were updated to match.Closes #5451
Verification
Also ran
bash scripts/check-readme-locales.sh— PASS (18 linked locale READMEs, no orphans).Did not run cargo (docs-only change; lane instruction).
Not verified
Native-speaker review of each new language. The new rows in
docs/LOCALIZATION.mdare marked awaiting that review.