Skip to content

Introduce i18n framework and Simplified Chinese localization - #85

Open
AnonyJcy wants to merge 1 commit into
timhartmann7:mainfrom
AnonyJcy:feat/i18n-zh-cn
Open

Introduce i18n framework and Simplified Chinese localization#85
AnonyJcy wants to merge 1 commit into
timhartmann7:mainfrom
AnonyJcy:feat/i18n-zh-cn

Conversation

@AnonyJcy

Copy link
Copy Markdown

Closes #84

Summary

  • i18n Framework: Lightweight, type-safe translation framework under $lib/i18n using native Svelte stores with zero external dependencies.
  • Language Switcher: Added language selection in Settings (English / 简体中文) with local persistence.
  • zh-CN Localization: Fully translated all screens and components (Dashboard, Host Editor, SFTP, Snippets, Key Setup, etc.).
  • Tests & Quality: All 225 unit tests pass, npm run check and npm run build are clean with 0 errors.

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.

[Feature] Internationalization (i18n) framework & Simplified Chinese (zh-CN) localization for GUI

1 participant