-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Feature Request: Add multi-language support including Chinese (Simplified & Traditional) #190
Copy link
Copy link
Closed
Labels
needs-infoMore info needed to proceedMore info needed to proceed
Description
Is your feature request related to a problem? Please describe.
Many users (especially in China and other non-English regions) are interested in this great open-source alternative to Claude Cowork. However, the current UI is English-only. We have to rely on system translation tools or third-party software, which often leads to:
- Inaccurate translations (especially for technical terms like "Skills", "Artifacts", "Host Mode", "Permissions")
- Broken UI layout
- Poor user experience on desktop (no seamless switching)
Describe the solution you'd like
Add proper internationalization (i18n) support, so users can switch languages in the app settings.
Priority languages:
- Simplified Chinese (zh-CN)
- Traditional Chinese (zh-TW)
(English as default/base)
Nice to have in the future: Japanese, Korean, etc.
Additional context
- Project is growing fast and attracting international users.
- Good i18n would greatly improve accessibility and adoption in Asia.
- Many similar desktop tools (Obsidian, VS Code, etc.) have excellent multi-language support via community translations.
I would be happy to help with Chinese translations if the i18n framework is set up (e.g. using react-i18next or similar).
Thanks for building this awesome tool!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-infoMore info needed to proceedMore info needed to proceed