chore(docs): i18n sync (#15417)

This commit is contained in:
Adam 2026-02-28 15:27:11 -06:00 committed by GitHub
parent 971bd30516
commit e1e18c7abd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
174 changed files with 6358 additions and 4392 deletions

View file

@ -558,6 +558,7 @@ OpenCode 可以透過環境變數進行設定。
| `OPENCODE_AUTO_SHARE` | boolean | 自動分享工作階段 |
| `OPENCODE_GIT_BASH_PATH` | string | Windows 上 Git Bash 可執行檔的路徑 |
| `OPENCODE_CONFIG` | string | 設定檔路徑 |
| `OPENCODE_TUI_CONFIG` | string | TUI 設定檔路徑 |
| `OPENCODE_CONFIG_DIR` | string | 設定目錄路徑 |
| `OPENCODE_CONFIG_CONTENT` | string | 內嵌 JSON 設定內容 |
| `OPENCODE_DISABLE_AUTOUPDATE` | boolean | 停用自動更新檢查 |