fix(docs): locale translations

This commit is contained in:
Adam
2026-02-10 16:02:18 -06:00
committed by opencode
parent 3894c217cc
commit 50c705cd2d
115 changed files with 700 additions and 702 deletions

View File

@@ -137,7 +137,7 @@ opencode Enterprise 适用于希望确保其代码和数据永远不会离开其
</details>
<details>
<summary>我们可以使用自己的私有 NPM 注册表吗?</summary>
<summary>我们可以使用自己的私有 npm 注册表吗?</summary>
opencode 通过 Bun 的本机 `.npmrc` 文件支持来支持私有 npm 注册表。如果您的组织使用私有注册表,例如 JFrog Artifactory、Nexus 或类似的,请确保开发人员在运行 opencode 之前经过身份验证。

View File

@@ -105,7 +105,7 @@ curl -fsSL https://opencode.ai/install | bash
scoop install opencode
```
- **使用 NPM**
- **使用 npm**
```bash
npm install -g opencode-ai