anomalyco / anomalyco/opencode
[Feature] Support Chinese (zh-CN) locale
Open
@kommander is already working on this.
Since Aug 3, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature Request
Is your feature request related to a problem? Please describe.
opencode currently only supports English UI. As a Chinese user, I would like opencode to support Chinese (zh-CN) locale.
Describe the solution you'd like
Add a locale setting in opencode.json config, e.g.: "locale: "zh-CN", and translate the TUI interface and prompts into Chinese.
Describe alternatives you've considered
Auto-detect system locale and switch language automatically.
Additional context
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.