Skip to content

i18n: translate README.md into Chinese Simplified (zh-CN) #645

Description

@Fmarzochi

Why this matters

China has the largest AI developer community in the world. EGC already ships translations for Korean, Japanese, Russian, Arabic, Hindi, Spanish, and Portuguese -- Chinese Simplified is the most significant gap.

A zh-CN README makes EGC accessible to millions of developers who use tools like Cursor, Windsurf, and Kiro -- all heavily adopted in China.

What to do

Translate README.md (root) into Chinese Simplified and add it at:

translations/zh-CN/README.md

PR title: i18n(zh-CN): add Chinese Simplified README translation

Guidelines

  • Keep all code blocks, commands, and URLs unchanged
  • Keep badge markdown unchanged (the badges render in English regardless)
  • Translate headings, descriptions, and prose naturally -- do not machine-translate literally
  • Look at translations/ja/README.md or translations/ko/README.md as examples of the expected format and quality

How to contribute

  1. Fork the repo
  2. Create a branch: i18n/zh-CN-readme
  3. Add translations/zh-CN/README.md with your translation
  4. Sign your commit: git commit -s -m 'i18n(zh-CN): add Chinese Simplified README translation'
  5. Open a PR referencing this issue

First contribution to EGC? Read CONTRIBUTING.md first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededi18nInternationalization and translation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions