mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
fix(docs): locale translations
This commit is contained in:
parent
19ad7ad809
commit
4c4e30cd71
351 changed files with 3744 additions and 3765 deletions
|
|
@ -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 آخر.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue