mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 11:53:11 +02:00
alias-pages: add Korean translation (#7096)
This commit is contained in:
parent
6fddf10ed9
commit
1822def651
1 changed files with 9 additions and 1 deletions
|
@ -186,7 +186,15 @@ Not translated yet.
|
||||||
---
|
---
|
||||||
### ko
|
### ko
|
||||||
|
|
||||||
Not translated yet.
|
```markdown
|
||||||
|
# example
|
||||||
|
|
||||||
|
> 이 명령은 `example` 의 에일리어스 (별칭) 입니다.
|
||||||
|
|
||||||
|
- 원본 명령의 도큐멘테이션 (설명서) 보기:
|
||||||
|
|
||||||
|
`tldr example`
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
### ml
|
### ml
|
||||||
|
|
Loading…
Add table
Reference in a new issue