Skip to content

docs: add Chinese translations for all documentation files#27

Open
liuluo129 wants to merge 2 commits intoluongnv89:mainfrom
liuluo129:feat/add-chinese-translations
Open

docs: add Chinese translations for all documentation files#27
liuluo129 wants to merge 2 commits intoluongnv89:mainfrom
liuluo129:feat/add-chinese-translations

Conversation

@liuluo129
Copy link
Copy Markdown

Summary

Add *_cn.md Chinese translation files for every English markdown document in the repository.

  • 103 files added across the entire repo
  • Root-level docs: CATALOG, CHANGELOG, CODE_OF_CONDUCT, CONTRIBUTING, INDEX, LEARNING-ROADMAP, QUICK_REFERENCE, README, SECURITY, STYLE_GUIDE, claude_concepts_guide, clean-code-rules, resources, etc.
  • Tutorial directories 0110: all README and example files
  • 07-plugins: all three plugins (pr-review, devops-automation, documentation) with agents, commands, and templates
  • .claude/skills: lesson-quiz and self-assessment
  • .github: issue templates, pull request template, TESTING, SECURITY_REPORTING
  • prompts/ and resources/

Translation conventions

  • All Markdown formatting, code blocks, links, and HTML tags preserved unchanged
  • Only natural language text translated to Chinese
  • Code comments translated; code itself unchanged
  • Mermaid diagram node labels translated
  • Proper nouns kept in English (Claude Code, MCP, GitHub, CLAUDE.md, etc.)

🤖 Generated with Claude Code

lichuan and others added 2 commits March 31, 2026 11:58
Add *_cn.md translation files for every English markdown file across
the repository, covering root-level docs, tutorials (01–09), plugins,
skills, subagents, hooks, MCP, CLI, prompts, resources, and GitHub
templates.

- Root: CATALOG, CHANGELOG, CODE_OF_CONDUCT, CONTRIBUTING, INDEX,
  LEARNING-ROADMAP, QUICK_REFERENCE, README, README.backup,
  RELEASE_NOTES, SECURITY, STYLE_GUIDE, claude_concepts_guide,
  clean-code-rules, resources
- 01–09 tutorial directories: all README and example files
- 07-plugins: all three plugins (pr-review, devops-automation,
  documentation) including agents, commands, and templates
- .claude/skills: lesson-quiz and self-assessment skills
- .github: issue templates, pull request template, TESTING,
  SECURITY_REPORTING
- prompts/remotion-video and resources/DESIGN-SYSTEM

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Complete the Chinese translation coverage by adding _cn.md files for
the remaining 5 documents:

- claude_concepts_guide_cn.md (3135 lines, split-translated in 4 parts)
- 10-cli/README_cn.md
- resources/QUICK-START_cn.md
- resources/README_cn.md
- scripts/README_cn.md

All markdown docs in the repository now have a corresponding _cn.md
Chinese translation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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