common/x*: add Korean translation (#14635)
This commit is contained in:
17
pages.ko/common/xkcdpass.md
Normal file
17
pages.ko/common/xkcdpass.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# xkcdpass
|
||||
|
||||
> 강력한 암호를 생성하는 유연하고 스크립트 가능한 암호 생성기.
|
||||
> XKCD 936에서 영감을 받았습니다.
|
||||
> 더 많은 정보: <https://github.com/redacted/XKCD-password-generator>.
|
||||
|
||||
- 기본 옵션으로 하나의 암호 구문 생성:
|
||||
|
||||
`xkcdpass`
|
||||
|
||||
- 각 단어의 첫 글자가 제공된 인자와 일치하는 암호 구문 생성:
|
||||
|
||||
`xkcdpass -a {{두운}}`
|
||||
|
||||
- 대화형으로 암호 생성:
|
||||
|
||||
`xkcdpass -i`
|
Reference in New Issue
Block a user