Skip to content

[WIP] Add Chinese version of the documentation#13

Merged
huangyiirene merged 7 commits into
mainfrom
copilot/add-chinese-version
Jan 19, 2026
Merged

[WIP] Add Chinese version of the documentation#13
huangyiirene merged 7 commits into
mainfrom
copilot/add-chinese-version

Conversation

Copilot AI commented Jan 19, 2026

Copy link
Copy Markdown
Contributor

Plan: Add Chinese (cn) Translations

  • Understand the repository structure and i18n configuration
  • Create Chinese translation for main index page (index.cn.mdx)
  • Create Chinese translations for meta.json files (meta.cn.json)
    • Root docs meta.cn.json
    • Guides meta.cn.json
    • Concepts meta.cn.json
    • Specifications meta.cn.json (root and subcategories)
  • Create Chinese translations for guide pages
    • getting-started.cn.mdx
    • installation.cn.mdx
    • project-structure.cn.mdx
  • Create Chinese translations for concept pages
    • manifesto.cn.mdx
    • core-values.cn.mdx
    • architecture.cn.mdx
    • enterprise-patterns.cn.mdx
    • terminology.cn.mdx
    • security_architecture.cn.mdx
    • ai-codex.cn.mdx
  • Create Chinese translations for specification pages
    • Specifications meta files (all subcategories)
    • Key specification files (architecture files for data/ui/server)
  • Test the documentation site with Chinese translations
  • Code review and final verification

Note: The references/ directory is auto-generated from JSON schemas and should NOT be translated as per the requirements.

Translation Coverage:

  • ✅ Complete: Index, Guides, Concepts, Specification meta files
  • ✅ Key pages: All main architecture documents
  • ℹ️ Remaining specification pages can be translated as needed in the future
Original prompt

添加中文版本,注意自动生成的文档不需要处理references


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel

vercel Bot commented Jan 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
spec Ready Ready Preview, Comment Jan 19, 2026 0:00am

Request Review

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
…ecture docs

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI and others added 2 commits January 19, 2026 11:56
- Fixed security_architecture.cn.mdx: Properly escaped Chinese quotation marks in description field
- Fixed index.cn.mdx: Replaced Chinese quotation marks with angle quotation marks (「」) in JSX attribute
- Build now passes successfully

Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.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.

3 participants