-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
bugSomething isn't workingSomething isn't workingdocsneeds:complianceThis means the issue will auto-close after 2 hours.This means the issue will auto-close after 2 hours.
Description
Description
The Chinese (zh-CN) documentation contains inconsistencies in character encoding and terminology:
- Mixed traditional and simplified Chinese characters - Some terms use traditional characters (運, 儲, 據) mixed with simplified Chinese
- Translation typos - Several mistranslated terms (e.g., "上市" instead of "列出", "全域性" instead of "glob")
- Inconsistent terminology - Technical terms are not uniformly translated across different documentation files
- Incorrect internal anchor links - Some internal links reference non-existent anchor IDs
These inconsistencies reduce readability and create a poor user experience for Chinese-speaking users.
Plugins
unnecessary
OpenCode version
unnecessary
Steps to reproduce
- Visit zh-CN documentation: https://opencode.ai/docs/permissions (or any zh-CN doc page)
- Observe mixed traditional/simplified Chinese characters in the content
- Specific examples:
- In
permissions.mdx: "運行" appears instead of "运行" - In
tools.mdx: "巴什" appears instead of "bash" - In
plugins.mdx: "運行" appears instead of "运行"
For developers: Navigate topackages/web/src/content/docs/zh-cn/in the codebase and open any of the 17 affected files to verify the issues.
- In
Affected documentation pages
- Permissions: https://opencode.ai/docs/zh-cn/permissions/
- Tools: https://opencode.ai/docs/zh-cn/tools/
- Models: https://opencode.ai/docs/zh-cn/models/
- And 14 other zh-CN documentation pages
Screenshot and/or share link
unnecessary
Operating System
All platforms (this is a documentation issue affecting all users)
Terminal
N/A - web-based documentation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocsneeds:complianceThis means the issue will auto-close after 2 hours.This means the issue will auto-close after 2 hours.