feat(i18n): Chinese Language Support#331
Conversation
|
@tianmiao8152 is attempting to deploy a commit to the CodesWhat Team on Vercel. A member of the Team first needs to authorize it. |
- 🐛 fix(i18n): initialize messages map from SUPPORTED_LOCALES so non-en namespaces no longer crash on Object.assign(undefined) - ✨ feat(i18n): close 112 zh translation gaps that landed after PR #331 was opened (containerComponents listContent/stats/updateDialog/eligibilityBadges/maturityBadge/sideTabContent + new groupedViews phase keys + containersView/dashboardView toast keys) Cherry-picked TianMiao's contribution from PR #331 onto the v1.5-rc17 branch (fork PRs can't satisfy the repo's required CodeQL check).
|
Hi @tianmiao8152 — thank you so much for this contribution! 🙏 I tried to merge directly via GitHub, but the repo's branch ruleset requires a CodeQL check that GitHub does not run on fork PRs (that's a security restriction on Default Code Scanning, not anything specific to your branch). To get the work shipped without holding it up, I cherry-picked your commit onto our active release branch A couple of follow-up commits landed on the same branch to round out the locale work:
Closing this PR since the work has landed via the cherry-pick. Drydock now ships its first non-English locale because of you — much appreciated! |
|
Well, this is really great |
Completed the i18n Chinese localization for the existing files