Skip to content

fix(i18n): add missing console translation keys (#89)#1

Open
czs654 wants to merge 1 commit into
mainfrom
fix/issue-89-console-i18n
Open

fix(i18n): add missing console translation keys (#89)#1
czs654 wants to merge 1 commit into
mainfrom
fix/issue-89-console-i18n

Conversation

@czs654

@czs654 czs654 commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Fixes XiaomiMiMo#89

Add missing i18n keys to non-English console translation files:

  • common.contactUs - translated for all 16 non-English languages
  • nav.go - added as brand name Go across all languages
  • footer.feishu - added to all languages except zh/zht (already had it)

Files modified: ar.ts, br.ts, da.ts, de.ts, es.ts, fr.ts, it.ts, ja.ts, ko.ts, no.ts, pl.ts, ru.ts, th.ts, tr.ts, zh.ts, zht.ts

Add common.contactUs, nav.go, and footer.feishu to all non-English
language files in packages/console/app/src/i18n/.

- footer.feishu uses brand name "Feishu" in all languages (zh/zht keep 飞书)
- nav.go uses brand name "Go" across all languages
- common.contactUs translated for all 16 languages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

i18n: 3 UI keys missing from non-English locales in packages/console/app

1 participant