mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-10 02:39:56 +00:00
fix(docs): locale translations
This commit is contained in:
@@ -58,7 +58,7 @@ description: Manage the tools an LLM can use.
|
||||
}
|
||||
```
|
||||
|
||||
이 도구는 `npm install`, `git status` 또는 다른 쉘 명령과 같은 터미널 명령을 실행하는 LLM을 허용합니다.
|
||||
이 도구는 `npm install`, `git status` 또는 다른 쉘 명령과 같은 terminal 명령을 실행하는 LLM을 허용합니다.
|
||||
|
||||
---
|
||||
|
||||
@@ -75,7 +75,7 @@ description: Manage the tools an LLM can use.
|
||||
}
|
||||
```
|
||||
|
||||
이 도구는 정확한 텍스트 일치를 대체하여 파일에 정확한 편집을 수행합니다. LLM은 코드를 modify하는 1 차적인 방법입니다.
|
||||
이 도구는 정확한 텍스트 일치를 대체하여 파일에 정확한 편집을 수행합니다. LLM은 코드를 modify하는 주요 방법입니다.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user