common/y*: add Korean translation (#14521)

This commit is contained in:
코드싸이
2024-11-02 02:57:18 +09:00
committed by GitHub
parent 44f4f2b76d
commit 1dfe11f879
42 changed files with 841 additions and 0 deletions

16
pages.ko/common/ykinfo.md Normal file
View File

@@ -0,0 +1,16 @@
# ykinfo
> YubiKey에서 기본 정보를 가져옵니다.
> 더 많은 정보: <https://developers.yubico.com/yubikey-personalization/Manuals/ykinfo.1.html>.
- YubiKey의 모든 정보 표시:
`ykinfo -a`
- YubiKey에서 10진수로 된 일련 번호만 가져오기:
`ykinfo -s -q`
- YubiKey에서 기능 가져오기:
`ykinfo -c`