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

@@ -29,15 +29,16 @@ opencode [project]
#### ยอด
| ยอด | สั้น | คำอธิบาย |
| ------------ | ---- | ------------------------------------ |
| `--continue` | `-c` | มาดูกันเป็นครั้งสุดท้าย |
| `--session` | `-s` | รหัสให้ดีเพื่อเหตุการณ์ |
| `--prompt` | | แจ้งการใช้งาน |
| `--model` | `-m` | รูปแบบการใช้งานรูปแบบ provider/model |
| `--agent` | | ตัวแทนการรับ |
| `--port` | | ท่าเรือที่จะฟัง |
| `--hostname` | | ชื่อที่จะฟัง |
| ยอด | สั้น | คำอธิบาย |
| ------------ | ---- | ---------------------------------------------------------- |
| `--continue` | `-c` | มาดูกันเป็นครั้งสุดท้าย |
| `--session` | `-s` | รหัสให้ดีเพื่อเหตุการณ์ |
| `--fork` | | แยกเซสชันเมื่อทำต่อ (ใช้กับ `--continue` หรือ `--session`) |
| `--prompt` | | แจ้งการใช้งาน |
| `--model` | `-m` | รูปแบบการใช้งานรูปแบบ provider/model |
| `--agent` | | ตัวแทนการรับ |
| `--port` | | ท่าเรือที่จะฟัง |
| `--hostname` | | ชื่อที่จะฟัง |
---
@@ -339,6 +340,7 @@ opencode run --attach http://localhost:4096 "Explain async/await in JavaScript"
| `--command` | | คำสั่งให้รันใช้ข้อความสำหรับ args |
| `--continue` | `-c` | มาดูกันเป็นครั้งสุดท้าย |
| `--session` | `-s` | รหัสให้ดีเพื่อเหตุการณ์ |
| `--fork` | | แยกเซสชันเมื่อทำต่อ (ใช้กับ `--continue` หรือ `--session`) |
| `--share` | | เซสชั่น |
| `--model` | `-m` | รูปแบบการใช้งานรูปแบบ provider/model |
| `--agent` | | ตัวแทนการรับ |