common/x*: add Korean translation (#14635)

This commit is contained in:
코드싸이
2024-11-05 16:07:08 +09:00
committed by GitHub
parent 23c5de443b
commit a3249448d1
40 changed files with 815 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# xkcdpass
> 강력한 암호를 생성하는 유연하고 스크립트 가능한 암호 생성기.
> XKCD 936에서 영감을 받았습니다.
> 더 많은 정보: <https://github.com/redacted/XKCD-password-generator>.
- 기본 옵션으로 하나의 암호 구문 생성:
`xkcdpass`
- 각 단어의 첫 글자가 제공된 인자와 일치하는 암호 구문 생성:
`xkcdpass -a {{두운}}`
- 대화형으로 암호 생성:
`xkcdpass -i`