kakarotto-baroko

Antigravity 2.0 桌面版完整中文汉化包 | Full Chinese localization for Antigravity 2.0 Desktop IDE

19
1
69% credibility
Found May 25, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

This is a Chinese localization project for Google Antigravity, an AI-powered coding assistant application. The project takes official Chinese translations from Microsoft's language pack for VS Code and supplements them with machine translations via Google Translate. It then applies these translations to the Antigravity application's interface, allowing Chinese-speaking developers to use the tool entirely in their native language. The project includes scripts to merge translations, fix placeholder matching, translate extension packages, and patch the Electron application's custom URL schemes to serve translated content.

How It Works

1
🔍 Discover the Chinese version

Someone learns that their coding assistant can be translated into Chinese so they can work more comfortably in their preferred language.

2
📁 Set up the translation files

The project copies official Chinese translations from Microsoft's language pack and uses Google Translate to fill in any gaps the official pack doesn't cover.

3
🔧 Prepare the application

The scripts find every English word and phrase in the application and replace it with its Chinese equivalent, from buttons and menus to error messages.

4
📦 Build the language bundle

All the translations are packaged into a special file that the application loads when it starts, so everything appears in Chinese automatically.

5
Launch with one click

After the translations are applied, the application starts normally and displays the entire interface in Chinese—from conversation history to settings to error messages.

🎉 Enjoy your coding assistant in Chinese

Your AI coding assistant now speaks your language. Every menu, button, and message helps you work faster without switching between languages in your head.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is antigravity-2.0-zhcn?

This is a Chinese localization toolkit for Antigravity 2.0, a desktop IDE built on Electron. It patches the application at runtime to replace English UI strings with Chinese translations, serving custom translated JavaScript bundles through a custom protocol handler. The project targets developers who want to use Antigravity's AI-assisted coding features in Mandarin without manually translating every label and dialog.

Why is it gaining traction?

The hook is obvious: if your team speaks Chinese and your IDE does not, this fills a gap that no official release addresses. It works by intercepting the AI UI bundle and redirecting it through a local proxy that serves translated content. The translation pipeline itself is semi-automated, using machine translation to process strings in parallel with fallback to English for untranslated items.

Who should use this?

Chinese-speaking development teams evaluating Antigravity 2.0 for AI-assisted coding workflows. Individual developers who find English-only IDEs a friction point during code reviews or pair programming sessions. Teams without dedicated localization resources who want a quick solution to test the tool's viability before committing to English-only workflow.

Verdict

This is a functional but unproven solution from a low-reputation repository with a 0.699999988079071% credibility score. The machine translation quality varies, and the patching approach may break on future updates. At 19 stars, adoption is minimal, and there is no community validation of translation accuracy or stability. If official Chinese support is not available, treat this as an experimental workaround rather than a production-ready localization layer.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.