Skip to content

feat(i18n): add Chinese localization - #6

Merged
AwesomeDog merged 1 commit into
AwesomeDog:mainfrom
he0119:feat/i18n-chinese-support
Jul 4, 2026
Merged

feat(i18n): add Chinese localization#6
AwesomeDog merged 1 commit into
AwesomeDog:mainfrom
he0119:feat/i18n-chinese-support

Conversation

@he0119

@he0119 he0119 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR adds Simplified Chinese support for the app’s React UI.

I used a large language model to help find the user-facing English text in the renderer, then moved those strings into i18n resource files and translated them into Simplified Chinese. The UI now uses i18next / react-i18next, and the Options dialog includes a language selector.

This covers the renderer UI, including menus, modals, context menus, loading states, and renderer-side error messages. It does not include Electron main-process UI, such as tray menus or native file dialog titles.

@he0119
he0119 force-pushed the feat/i18n-chinese-support branch from 3a464ee to f771f17 Compare June 30, 2026 05:12
@AwesomeDog
AwesomeDog merged commit 1a888e9 into AwesomeDog:main Jul 4, 2026
@he0119
he0119 deleted the feat/i18n-chinese-support branch July 4, 2026 09:43
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.

2 participants