linux/b*: add Korean translation (#14681)

This commit is contained in:
코드싸이
2024-11-08 15:53:25 +09:00
committed by GitHub
parent 53b2ce7e7f
commit 781a19fc2e
39 changed files with 909 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# backlight_control
> Linux 시스템의 백라이트를 백분율 값으로 제어합니다.
> 더 많은 정보: <https://github.com/Hendrikto/backlight_control>.
- 백라이트를 특정 백분율만큼 증가/감소:
`backlight_control {{+|-}}{{5}}`
- 백라이트 강도를 특정 백분율로 설정:
`backlight_control {{90}}`
- 도움말 표시:
`backlight_control`