common/w*: add Korean translation (#14523)

This commit is contained in:
코드싸이
2024-11-02 13:59:52 +09:00
committed by GitHub
parent 8a477df704
commit 8bcc0ead21
58 changed files with 1268 additions and 0 deletions

28
pages.ko/common/watson.md Normal file
View File

@@ -0,0 +1,28 @@
# watson
> 멋진 CLI로 시간을 추적하세요.
> 더 많은 정보: <https://github.com/TailorDev/Watson>.
- 프로젝트에서 시간 모니터링 시작:
`watson start {{프로젝트}}`
- 태그를 사용하여 프로젝트에서 시간 모니터링 시작:
`watson start {{프로젝트}} +{{태그}}`
- 현재 프로젝트에 대한 시간 모니터링 중지:
`watson stop`
- 최신 작업 세션 표시:
`watson log`
- 가장 최근의 프레임 편집:
`watson edit`
- 가장 최근의 프레임 제거:
`watson remove`