Skip to content

chore(i18n): complete Chinese translation for zh.ts files (follow-up) #26555

@LifetimeVip

Description

@LifetimeVip

Description

Completes the Simplified Chinese (zh) translation for three modules (app, ui, desktop). Follow-up to issue #25604.

Changes

app module (24 new keys + fixes)

  • Fixed command.prompt.mode.normal: Prompt → 提示
  • Removed outdated untranslated English entries for terminal font settings (replaced with proper Chinese translations)
  • Added translations for:
    • Project navigation commands (command.project.next/previous)
    • Child session UI (session.child.*)
    • Git/review status messages (session.review.*)
    • Shell/terminal settings (settings.general.row.shell.*, settings.general.row.terminalFont.*)
    • Terminal display options (settings.general.row.showTerminal.*)
    • Navigation/search toggle settings (settings.general.row.showNavigation.*, settings.general.row.showSearch.*)
    • File tree toggle (settings.general.row.showFileTree.*)
    • Workspace team settings (settings.workspace.enableTeam.*)

ui module (6 new keys + fix)

  • Fixed ui.tool.webfetch: Webfetch → 网页获取
  • Added translations for session review/diffs UI labels

Files changed

  • packages/app/src/i18n/zh.ts — 25 additions, 3 deletions
  • packages/ui/src/i18n/zh.ts — 7 additions, 1 deletion

Verification

All 994 keys present in both EN and ZH TypeScript files. Verified via custom parser.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions