Discover and explore top open-source AI tools and projects—updated daily.
pheohu-42Simplified Chinese language pack for Claude Desktop
Top 91.6% on SourcePulse
This project offers a Simplified Chinese language pack for Claude Desktop (Windows/macOS), featuring human-refined translations to enhance the user experience. It targets Chinese-speaking users seeking a more natural and accessible interface for the Claude Desktop application.
How It Works
Windows installation scripts inject translated JSON resources and patch JavaScript bundles to enable Chinese UI, modifying configuration files. macOS installation involves a more intricate process: copying the application, patching JS files and hardcoded strings, re-merging resource dictionaries, re-signing the modified application, and updating locale settings. This approach integrates the language pack without altering core Claude functionality beyond UI localization.
Quick Start & Requirements
安装中文语言包.bat.安装中文语言包.command (may require chmod +x).Highlighted Details
Maintenance & Community
Re-running installation scripts is necessary after Claude updates. Translation updates are managed via extraction and re-integration scripts. Community discussions are linked to "Linux Do 社区".
Licensing & Compatibility
Licensed under CC BY-NC-SA 4.0, permitting non-commercial use, modification, and distribution under the same terms with attribution. Incompatible with official Claude subscription logins, requiring "3P mode" for certain features.
Limitations & Caveats
macOS support is experimental and prone to breaking with Claude updates, necessitating script modifications. Claude updates will overwrite the language pack, requiring reinstallation. The pack does not support official Claude subscription logins. macOS uninstallation relies on backups; failure to find a backup requires reinstallation of the official Claude application.
2 weeks ago
Inactive