mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-21 08:04:45 +00:00
fix(docs): locale translations for nav elements and headings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Agent Skills
|
||||
title: ทักษะของเอเจนต์
|
||||
description: "กำหนดพฤติกรรมที่นำมาใช้ซ้ำได้ผ่านคำจำกัดความ SKILL.md"
|
||||
---
|
||||
|
||||
@@ -100,7 +100,7 @@ Ask clarifying questions if the target versioning scheme is unclear.
|
||||
|
||||
---
|
||||
|
||||
## Tool Description Discovery
|
||||
## การค้นพบคำอธิบายเครื่องมือ
|
||||
|
||||
OpenCode แสดงรายการทักษะที่มีอยู่ในคำอธิบายเครื่องมือ `skill`
|
||||
แต่ละรายการจะมีชื่อทักษะและคำอธิบาย:
|
||||
@@ -122,7 +122,7 @@ skill({ name: "git-release" })
|
||||
|
||||
---
|
||||
|
||||
## Configure Permissions
|
||||
## กำหนดค่าสิทธิ์
|
||||
|
||||
ควบคุมว่าตัวแทนทักษะใดสามารถเข้าถึงโดยใช้สิทธิ์ตามรูปแบบใน `opencode.json`:
|
||||
|
||||
@@ -149,7 +149,7 @@ skill({ name: "git-release" })
|
||||
|
||||
---
|
||||
|
||||
## Override per Agent
|
||||
## แทนที่ต่อเอเจนต์
|
||||
|
||||
ให้สิทธิ์แก่ตัวแทนเฉพาะเจาะจงที่แตกต่างจากค่าเริ่มต้นทั่วไป
|
||||
|
||||
|
||||
Reference in New Issue
Block a user