mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-12 11:48:42 +00:00
fix(docs): locale translations
This commit is contained in:
@@ -47,7 +47,7 @@ description: إدارة الأدوات التي يمكن لـ LLM استخدام
|
||||
|
||||
### bash
|
||||
|
||||
نفذ أوامر الصدفة (Shell) في بيئة مشروعك.
|
||||
نفذ أوامر shell في بيئة مشروعك.
|
||||
|
||||
```json title="opencode.json" {4}
|
||||
{
|
||||
@@ -58,7 +58,7 @@ description: إدارة الأدوات التي يمكن لـ LLM استخدام
|
||||
}
|
||||
```
|
||||
|
||||
تتيح هذه الأداة لـ LLM تشغيل أوامر الطرفية مثل `npm install` و`git status` أو أي أمر صدفة آخر.
|
||||
تتيح هذه الأداة لـ LLM تشغيل أوامر terminal مثل `npm install` و`git status` أو أي أمر shell آخر.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user