[PR #13500] fix: standardize zh-CN docs character set and terminology #14692

Closed
opened 2026-02-16 18:19:27 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13500

State: closed
Merged: Yes


What does this PR do?

Fixes #13504

  • Convert traditional/mixed Chinese characters to standard simplified Chinese
    Examples: 運行→运行, 儲存→存储, 精確→精确, 觸發→触发
  • Fix translation typos: 上市→列出, 計畫→计划, 寫入→写入
  • Unify technical terminology: glob, bash, edit, read, write, etc.
  • Correct internal anchor links

How did you verify your code works?

This PR only changes page documentation, and the project builds and runs successfully.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13500 **State:** closed **Merged:** Yes --- ### What does this PR do? Fixes #13504 - Convert traditional/mixed Chinese characters to standard simplified Chinese Examples: 運行→运行, 儲存→存储, 精確→精确, 觸發→触发 - Fix translation typos: 上市→列出, 計畫→计划, 寫入→写入 - Unify technical terminology: glob, bash, edit, read, write, etc. - Correct internal anchor links ### How did you verify your code works? This PR only changes page documentation, and the project builds and runs successfully.
yindo added the pull-request label 2026-02-16 18:19:27 -05:00
yindo closed this issue 2026-02-16 18:19:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14692