osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)

This commit is contained in:
코드싸이
2024-11-12 04:54:15 +09:00
committed by GitHub
parent 3c745bfaae
commit f5003bb990
202 changed files with 3796 additions and 1 deletions

20
pages.ko/osx/dark-mode.md Normal file
View File

@@ -0,0 +1,20 @@
# dark-mode
> macOS 다크 모드를 제어합니다.
> 더 많은 정보: <https://github.com/sindresorhus/dark-mode>.
- 다크 모드 전환 (현재 꺼져 있으면 켜고, 켜져 있으면 끄기):
`dark-mode`
- 다크 모드 켜기:
`dark-mode on`
- 다크 모드 끄기:
`dark-mode off`
- 다크 모드가 켜져 있는지 확인:
`dark-mode status`