ifstat: fix typo, linux/i*: add Korean translation (#14706)

* linux/i*: add Korean translation

* ifstat: fix typo
This commit is contained in:
코드싸이
2024-11-09 13:27:36 +09:00
committed by GitHub
parent 65635e8a74
commit 340dd5cc12
51 changed files with 1171 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
# img2webp
> 이미지를 WebP로 변환.
> 더 많은 정보: <https://developers.google.com/speed/webp/docs/img2webp>.
- 이미지를 WebP로 변환:
`img2webp {{경로/대상/이미지}} -o {{경로/대상/이미지.webp}}`