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/wpm.md Normal file
View File

@@ -0,0 +1,28 @@
# wpm
> 타이프레이서와 유사한 콘솔 앱으로, 분당 타자 수(WPM)를 측정합니다.
> 더 많은 정보: <https://github.com/cslarsen/wpm>.
- `wpm` 시작:
`wpm`
- 짧은 텍스트로 `wpm` 시작:
`wpm --short`
- 특정 텍스트 파일을 사용하여 `wpm` 시작:
`wpm --load {{경로/대상/파일.txt}}`
- 레이스 점수에 태그 지정:
`wpm --tag {{태그_이름}}`
- 태그별로 그룹화된 점수 통계 표시:
`wpm --stats`
- 단색으로 `wpm` 시작:
`wpm --monochrome`