linux/f*: add Korean translation (#14703)

* linux/f*: add Korean translation

* finch: fix Korean tranlsation

* Update pages.ko/linux/fprintd-verify.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
코드싸이
2024-11-09 13:26:42 +09:00
committed by GitHub
parent 50ba22c4b1
commit 6acaad1270
39 changed files with 895 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# fatlabel
> FAT32 파티션의 레이블을 가져오거나 설정.
> 더 많은 정보: <https://manned.org/fatlabel>.
- FAT32 파티션의 레이블 가져오기:
`fatlabel {{/dev/sda1}}`
- FAT32 파티션의 레이블 설정:
`fatlabel {{/dev/sdc3}} "{{새_레이블}}"`