fix(docs): translations

This commit is contained in:
Adam
2026-02-09 18:11:44 -06:00
parent 3118cab2d8
commit 85fa8abd50
312 changed files with 3578 additions and 3189 deletions

View File

@@ -3,9 +3,9 @@ title: 主題
description: 選擇內建主題或定義您自己的主題。
---
使用 OpenCode您可以从多个内建主题中进行选择使用适合您的终端主题的主题或定义您自己的自定义主题。
使用 opencode您可以从多个内建主题中进行选择使用适合您的终端主题的主题或定义您自己的自定义主题。
By default, OpenCode uses our own `opencode` theme.
By default, opencode uses our own `opencode` theme.
---
@@ -23,7 +23,7 @@ By default, OpenCode uses our own `opencode` theme.
## 內建主題
OpenCode 带有几个内建主题。
opencode 带有几个内建主题。
| 名稱 | 描述 |
| ---------------------- | ---------------------------------------------------------------------------- |
@@ -53,7 +53,7 @@ OpenCode 带有几个内建主题。
系統主題適合以下使用者:
- 希望 OpenCode 与终端的外观相匹配
- 希望 opencode 与终端的外观相匹配
- 使用自定義終端配色方案
- 希望所有終端應用程式具有一致的外觀
@@ -74,7 +74,7 @@ OpenCode 带有几个内建主题。
## 自定義主題
OpenCode 支持灵活的基于 JSON 的主题系统,允许用户轻松创建和自定义主题。
opencode 支持灵活的基于 JSON 的主题系统,允许用户轻松创建和自定义主题。
---