common/l*: add Korean translation (#14665)
This commit is contained in:
20
pages.ko/common/lorem.md
Normal file
20
pages.ko/common/lorem.md
Normal 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`
|
Reference in New Issue
Block a user