Skip to content

Add Chinese (中文) language support with i18n system#321

Open
calvados1 wants to merge 1 commit into
LostPaul:mainfrom
calvados1:claude/add-language-selection-F2oaW
Open

Add Chinese (中文) language support with i18n system#321
calvados1 wants to merge 1 commit into
LostPaul:mainfrom
calvados1:claude/add-language-selection-F2oaW

Conversation

@calvados1
Copy link
Copy Markdown

  • Create src/i18n/ module with en.ts, zh.ts, and index.ts (t() function)
  • Add language setting to FolderNotesSettings with dropdown selector in General tab
  • Translate all settings UI: GeneralSettings, FileExplorerSettings, PathSettings, ExcludedFoldersSettings, FolderOverviewSettings, SettingsTab tab names and notices
  • Translate Commands.ts menu items and notices
  • Translate DeleteConfirmation modal
  • Language change takes effect immediately without restart

https://claude.ai/code/session_01R8HoXuSmtpXUtqdMjNCs6w

- Create src/i18n/ module with en.ts, zh.ts, and index.ts (t() function)
- Add `language` setting to FolderNotesSettings with dropdown selector in General tab
- Translate all settings UI: GeneralSettings, FileExplorerSettings, PathSettings, ExcludedFoldersSettings, FolderOverviewSettings, SettingsTab tab names and notices
- Translate Commands.ts menu items and notices
- Translate DeleteConfirmation modal
- Language change takes effect immediately without restart

https://claude.ai/code/session_01R8HoXuSmtpXUtqdMjNCs6w
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