fix(docs): locale translations for nav elements and headings

This commit is contained in:
Adam
2026-02-11 18:51:27 -06:00
parent 8eea53a41e
commit aea68c386a
484 changed files with 12718 additions and 11212 deletions

View File

@@ -21,7 +21,7 @@ By default, opencode uses our own `opencode` theme.
---
## 內建主题
## 内置主题
opencode 带有几个内建主题。
@@ -43,7 +43,7 @@ opencode 带有几个内建主题。
---
## 系主题
## 系主题
`system` 主题旨在自动适应您的最终方案。与使用固定颜色的传统主题不同_system_ 主题:
@@ -72,13 +72,13 @@ opencode 带有几个内建主题。
---
## 自定主题
## 自定主题
opencode 支持灵活的基于 JSON 的主题系统,允许用户轻松创建和自定义主题。
---
### 等級制度
### 优先级
主题按以下顺序從多个目录載入,其中后面的目录覆盖前面的目录:
@@ -91,7 +91,7 @@ opencode 支持灵活的基于 JSON 的主题系统,允许用户轻松创建
---
### 建主题
### 建主题
要创建自定义主题,请在主题目录中创建 JSON 档案。
@@ -123,7 +123,7 @@ vim .opencode/themes/my-theme.json
---
### 色定
### 色定
`defs` 部分是可选的,它允许您定义可在主题中引用的可重用颜色。