zed-globalization
A localized and multi-language build of the Zed code editor, supporting Simplified Chinese, Traditional Chinese, Japanese, and Korean. It uses an AI-powered automated translation pipeline to scan Rust source files, extract translatable strings, translate them concurrently, and rebuild the editor for multiple platforms. The project provides ready-to-install precompiled packages for macOS, Windows, and Linux, with distribution via Homebrew and Scoop. Features include a GitHub Actions automation pipeline for scanning, translating, building, and releasing; three-tier translation fallback strategies; and source replacement with syntax protection. Useful for developers and users who prefer a localized interface in Zed across major desktop platforms.