add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

28
pages.zh/common/wpm.md Normal file
View File

@@ -0,0 +1,28 @@
# wpm
> 类似Typeracer的控制台应用程序用于测量您的每分钟字数WPM
> 更多信息:<https://github.com/cslarsen/wpm>。
- 启动 `wpm`
`wpm`
- 使用短文本启动 `wpm`
`wpm --short`
- 使用特定文本文件启动 `wpm`
`wpm --load {{path/to/file.txt}}`
- 为您的比赛分数添加标签:
`wpm --tag {{tag_name}}`
- 按标签显示分数统计信息:
`wpm --stats`
- 使用单色颜色启动 `wpm`
`wpm --monochrome`