javaht/claude-desktop-zh-cn

Claude Desktop Chinese Patch (macOS & Windows)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 55 minutes ago
Added to GitGenius on September 1st, 2026
Created on April 24th, 2026
Open Issues & Pull Requests: 7 (+0)
GitHub issues: Enabled
Number of forks: 315
Total Stargazers: 6,721 (+0)
Total Subscribers: 11 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.9 hours
Mean response time: 12.4 hours
90th percentile: 41.6 hours
Tracked items: 111

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 17% of issues opened in the past year have been closed. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 3
Closed in 7 days: 2
Avg open age: 14 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 2
Closed in 7 days: 1
Comments in 7 days: 7
Events in 7 days: 10

Top labels

  • bug (90)
  • good first issue (6)
  • enhancement (1)
  • version update (1)

Detailed Description

Claude Desktop Chinese Patch is a localization tool that adds Chinese language support to Claude Desktop on macOS and Windows.

The tool solves the problem of Claude Desktop lacking native Chinese interface options by patching the application with Chinese language resources. Installation is straightforward: users double-click an installer script on their respective platform, and the patch automatically adds Chinese language variants (Simplified Chinese, Traditional Chinese for Taiwan, and Traditional Chinese for Hong Kong) to Claude Desktop's language options. The patch modifies the application's language whitelist and, in full installation mode, performs display-layer DOM translation of the interface. On macOS, the tool merges the current Claude version's English language files with included Chinese translations, preserving untranslated new fields in English to prevent missing text. The Windows version backs up and modifies resource files, allowing restoration during uninstallation.

Developers should choose this tool if they use Claude Desktop and prefer a Chinese interface. It suits users in Chinese-speaking regions who want complete localization without waiting for official support. The project supports both official Anthropic accounts and third-party API configurations, though different installation modes provide varying levels of interface coverage and compatibility with Cowork features. On macOS, the full patch mode can bypass Claude Desktop's validation of third-party gateway model names, preventing configuration failures from models like deepseek-v4-pro or kimi variants. Windows users requiring Cowork sandbox or screenshot workspace functionality should select the lighter installation mode.

The project maintains active engagement with users through community channels and accepts bug reports. Development includes platform-specific optimizations, such as macOS automatically backing up the original Claude.app before patching and Windows requesting administrator privileges through its batch entry point. The tool handles version compatibility by preserving English text for newly added fields that lack Chinese translations on macOS.