Skip to content

feat: add Simplified Chinese UI/logs translation and configurable code transfer encoding#1

Open
zedeeee wants to merge 6 commits into
kantoku-code:mainfrom
zedeeee:feat/localization-and-chinese-support
Open

feat: add Simplified Chinese UI/logs translation and configurable code transfer encoding#1
zedeeee wants to merge 6 commits into
kantoku-code:mainfrom
zedeeee:feat/localization-and-chinese-support

Conversation

@zedeeee

@zedeeee zedeeee commented Jun 4, 2026

Copy link
Copy Markdown

This PR introduces comprehensive Simplified Chinese localization support and addresses characters corruption (garbled text) when syncing VBA code in non-Japanese locales.

Key changes:

  • Added zh translations for all extension UI elements, tree views, and output logs.
  • Retained core VBA terminology (Modules, Forms, Class Modules, Pull, Push, Target Project) in English to respect standard developer habits.
  • Replaced hardcoded shift_jis with a configurable encoding property in cat5dev.toml, defaulting to gbk for Chinese environments and shift_jis for Japanese environments.
  • Documented the new language and encoding properties in English/Chinese READMEs.

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.

1 participant