common/l*: add Korean translation (#14665)

This commit is contained in:
코드싸이
2024-11-07 09:27:55 +09:00
committed by GitHub
parent feb91d75ea
commit ef281bb658
103 changed files with 2279 additions and 0 deletions

20
pages.ko/common/lorem.md Normal file
View File

@@ -0,0 +1,20 @@
# lorem
> 랜덤한 라틴어 모양의 플레이스홀더 텍스트 생성.
> 더 많은 정보: <https://manned.org/lorem>.
- 지정된 수의 단어 출력:
`lorem -n {{20}}`
- 괴테의 파우스트 10줄 출력:
`lorem -l {{10}} --faust`
- 포의 까마귀 5문장 출력:
`lorem -s {{5}} --raven`
- 보카치오의 데카메론에서 랜덤한 문자 40개 출력:
`lorem --randomize -c {{40}} --decamerone`