Skip to content

fix(i18n): add missing TUI translation keys (#96)#2

Open
czs654 wants to merge 1 commit into
mainfrom
fix/issue-96-tui-i18n
Open

fix(i18n): add missing TUI translation keys (#96)#2
czs654 wants to merge 1 commit into
mainfrom
fix/issue-96-tui-i18n

Conversation

@czs654

@czs654 czs654 commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Fixes XiaomiMiMo#96

Add missing TUI translation keys from en.ts to es.ts, fr.ts, ja.ts, and ru.ts.

Files modified:

  • es.ts: 41 lines of translations added
  • fr.ts: 27 lines added
  • ja.ts: 27 lines added
  • ru.ts: 30 lines added
  • zht.ts: already up-to-date

Add missing translation keys to TUI i18n files for es, fr, ja, ru, and zht.

- es: 40 keys (cli.providers.*, tui.dialog.login.*, tui.dialog.image.*, tui.command.worktree/image)
- fr: 27 keys (tui.dialog.login.*, tui.dialog.image.*, tui.voice.error.*, tui.command.worktree/image)
- ja: 27 keys (tui.dialog.login.*, tui.dialog.image.*, tui.voice.error.*, tui.command.worktree/image)
- ru: 30 keys (tui.dialog.login.*, tui.dialog.image.*, tui.voice.error.*, tui.command.voice.send.*, tui.command.worktree/image)
- zht: 30 keys (cli.providers.*, tui.dialog.login.*, tui.command.worktree/image)
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: up to 40 TUI keys missing from 5 non-English locales (es, fr, ja, ru, zht)

1 participant