diff options
| author | Adam <[email protected]> | 2026-02-09 18:11:44 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2026-02-09 18:11:59 -0600 |
| commit | 85fa8abd505f9e2b4224487fb5509792e8fae8b4 (patch) | |
| tree | bf24ea208e6eb3a99c4f0534094f49b0d6a7304d /packages/web/src/content/docs/zh-tw/share.mdx | |
| parent | 3118cab2d823920c507d82fa3e5120ddda951e12 (diff) | |
| download | opencode-85fa8abd505f9e2b4224487fb5509792e8fae8b4.tar.gz opencode-85fa8abd505f9e2b4224487fb5509792e8fae8b4.zip | |
fix(docs): translations
Diffstat (limited to 'packages/web/src/content/docs/zh-tw/share.mdx')
| -rw-r--r-- | packages/web/src/content/docs/zh-tw/share.mdx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/packages/web/src/content/docs/zh-tw/share.mdx b/packages/web/src/content/docs/zh-tw/share.mdx index 901b2bcf7..2fde25a0b 100644 --- a/packages/web/src/content/docs/zh-tw/share.mdx +++ b/packages/web/src/content/docs/zh-tw/share.mdx @@ -1,9 +1,9 @@ --- title: 分享 -description: 分享您的 OpenCode 對話。 +description: 分享您的 opencode 對話。 --- -OpenCode 的共享功能允許您創建 OpenCode 對話的公共鏈接,以便您可以與團隊成員協作或從其他人那裡獲得幫助。 +opencode 的共享功能允許您創建 opencode 對話的公共鏈接,以便您可以與團隊成員協作或從其他人那裡獲得幫助。 :::note 任何知道鏈接的人都可以公開訪問共享對話。 @@ -13,7 +13,7 @@ OpenCode 的共享功能允許您創建 OpenCode 對話的公共鏈接,以便� ## 它是如何運作的 -當您共享對話時,OpenCode: +當您共享對話時,opencode: 1. 為您的會話創建唯一的公共 URL 2. 將您的對話歷史記錄同步到我們的服務器 @@ -23,13 +23,13 @@ OpenCode 的共享功能允許您創建 OpenCode 對話的公共鏈接,以便� ## 分享 -OpenCode 支持三種控制對話共享方式的共享模式: +opencode 支持三種控制對話共享方式的共享模式: --- ### 手動(默認) -OpenCode默認使用手動共享模式。會話不會自動共享,但您可以使用 `/share` 命令手動共享它們: +opencode默認使用手動共享模式。會話不會自動共享,但您可以使用 `/share` 命令手動共享它們: ``` /share @@ -125,4 +125,4 @@ OpenCode默認使用手動共享模式。會話不會自動共享,但您可以 - **僅限**僅通過 SSO 進行身份驗證的用戶 - **在您自己的基礎設施上自行託管** -[了解更多](/docs/enterprise) 關於在您的組織中使用開放代碼。 +[了解更多](/docs/enterprise) 關於在您的組織中使用opencode。 |
