linux/e*: add Korean translation (#14684)

* linux/e*: add Korean translation

* Update pages.ko/linux/e2undo.md

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

* Update pages.ko/linux/e2undo.md

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

* Update pages.ko/linux/eyed3.md

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

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
코드싸이
2024-11-08 16:21:16 +09:00
committed by GitHub
parent f5ac8fe874
commit b23c3160f7
42 changed files with 918 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# e2label
> ext2/ext3/ext4 파일 시스템의 레이블을 변경합니다.
> 더 많은 정보: <https://manned.org/e2label>.
- 특정 ext 파티션의 볼륨 레이블 변경:
`e2label {{/dev/sda1}} "{{레이블_이름}}"`