mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-22 08:34:59 +00:00
fix(docs): locale translations
This commit is contained in:
@@ -45,7 +45,7 @@ How is auth handled in @packages/functions/src/api/index.ts?
|
||||
|
||||
## Bash 명령
|
||||
|
||||
`!`를 사용하여 쉘 명령을 실행합니다.
|
||||
`!`를 사용하여 shell 명령을 실행합니다.
|
||||
|
||||
```bash frame="none"
|
||||
!ls -la
|
||||
@@ -301,7 +301,7 @@ Unshare 현재 세션. [더 알아보기](/docs/share#un-sharing).
|
||||
export EDITOR="code --wait"
|
||||
```
|
||||
|
||||
영원한 만들기 위하여, 당신의 포탄 단면도에 이것을 추가하십시오;
|
||||
영원한 만들기 위하여, 당신의 shell 프로파일에 이것을 추가하십시오;
|
||||
`~/.bashrc`, `~/.zshrc`, 등.
|
||||
|
||||
</TabItem>
|
||||
|
||||
Reference in New Issue
Block a user