gitwtfhub

wtf is cursor-i18n-zh?

svipm/cursor-i18n-zh — explained in plain English

Analysis updated 2026-05-18

29RustAudience · developerComplexity · 3/5Setup · moderate

TL;DR

A third-party Windows and Mac app that adds Chinese language support to Cursor and Claude Desktop, with automatic backups so you can always revert.

Mindmap

mindmap
  root((repo))
    What it does
      Chinese UI for Cursor
      Chinese UI for Claude Desktop
      Backup before changes
    Tech stack
      Rust
      Tauri
      TypeScript
    Use cases
      Switch language
      Restore original
      Manage extensions
    Audience
      Chinese speaking devs
      Cursor users
      Claude Desktop users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Switch Cursor's interface into Simplified or Traditional Chinese without losing the original English version.

REASON 2

Add Chinese translations to Claude Desktop's interface with a one click installer.

REASON 3

Manage MCP connections, skills, and prompt templates for Cursor and Claude Code from one screen.

REASON 4

Restore a backed up original version if an update breaks a translation.

What's in the stack?

RustTauriTypeScript

How it stacks up

svipm/cursor-i18n-zh2836048681/cc-switch-codexcontcaceb001/claude-shield
Stars292929
LanguageRustRustRust
Setup difficultymoderatemoderatemoderate
Complexity3/53/54/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · moderate Time to first run · 30min

Cursor localization needs Node.js 18 or later installed locally, the Claude Desktop only path does not.

Wtf does this do

Localization Workbench is a desktop application that adds Chinese language support to two AI coding tools: Cursor and Claude Desktop. It is an independent project built by a third party and has no official connection to Cursor, Anthropic, or Microsoft. The app runs on Windows and macOS and is built with Tauri, a framework for making small desktop apps. Before it changes anything on your computer, it detects which version of Cursor or Claude Desktop you have installed, then creates a full backup of the original files. If a working backup cannot be made, the app will not proceed with installation. This backup can later be used to restore the original English version at any time. For Cursor, the tool merges Microsoft's official VS Code Chinese language pack with its own dictionary and finds new files inside the app that need translating, even after Cursor updates. For Claude Desktop, it only edits three specific text files and includes a large built in library of translated phrases. Beyond translation, the app includes a workbench for managing extensions used by Cursor and Claude Code. Users can add, edit, and remove MCP connections, a way for AI tools to reach outside services, manage reusable skill files, and organize prompt templates, either for a single project or across their whole system. It also has a small marketplace for browsing and installing these MCP connections, skills, and prompts from other users, with each item checked against its original GitHub source and given a risk rating before installation. Changes are tracked with snapshots so you can undo them. A background process checks every six hours whether Cursor has released a new version, and if the app's structure changed enough to need retesting, it verifies the update before marking it compatible. The project is aimed at Chinese speaking users of Cursor and Claude Desktop who want the interface in their own language without losing the ability to revert. Recent commits update translation coverage and expand the extension management features.

Yoink these prompts

Prompt 1
Explain how this workbench decides it is safe to translate a specific Cursor build.
Prompt 2
Walk me through the backup and restore process this tool uses before making changes.
Prompt 3
Summarize what the MCP and Skill marketplace inside this tool actually installs.

Frequently asked questions

wtf is cursor-i18n-zh?

A third-party Windows and Mac app that adds Chinese language support to Cursor and Claude Desktop, with automatic backups so you can always revert.

What language is cursor-i18n-zh written in?

Mainly Rust. The stack also includes Rust, Tauri, TypeScript.

How hard is cursor-i18n-zh to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is cursor-i18n-zh for?

Mainly developer.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.