Skip to content

docs: add multi-language README support#104

Open
PhoenixCPH wants to merge 1 commit into
google-antigravity:mainfrom
PhoenixCPH:docs/readme-i18n
Open

docs: add multi-language README support#104
PhoenixCPH wants to merge 1 commit into
google-antigravity:mainfrom
PhoenixCPH:docs/readme-i18n

Conversation

@PhoenixCPH
Copy link
Copy Markdown

@PhoenixCPH PhoenixCPH commented May 21, 2026

Summary

  • Add README translations in Chinese, Spanish, French, Portuguese, Russian, and German
  • Add a unified language switcher to all README variants

Changes

File Language
README-ZH.md 中文
README-ES.md Español
README-FR.md Français
README-PT.md Português
README-RU.md Русский
README-DE.md Deutsch
README.md Updated language navigation

Each translation preserves the full structure of the English README, including installation commands, authentication notes, and legal/privacy sections. Install scripts and URLs are kept unchanged.

Test plan

  • Verify language switcher links work across all README files
  • Confirm install commands and external links render correctly
  • Spot-check translation accuracy for authentication and data-use sections

Add Chinese, Spanish, French, Portuguese, Russian, and German README translations with a unified language switcher to improve onboarding for global CLI users.
@google-cla
Copy link
Copy Markdown

google-cla Bot commented May 21, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@PhoenixCPH
Copy link
Copy Markdown
Author

Quick note on why I opened this.

Antigravity CLI is a terminal tool — a lot of developers will land on this repo from search, docs links, or SSH sessions where English isn't their first language. The README covers install, auth, and the data-use disclaimer; if those sections aren't readable in someone's language, they're more likely to bounce before even running the install script.

This PR adds six locale variants (ZH, ES, FR, PT, RU, DE) with a switcher at the top. Install commands, URLs, and code blocks stay identical so nothing breaks copy-paste. Happy to refine any translations if something reads off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant