add new chinese translations
This commit is contained in:
20
pages.zh/common/tt.md
Normal file
20
pages.zh/common/tt.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# tt
|
||||
|
||||
> 一个基于终端的打字测试。
|
||||
> 更多信息请访问:<https://github.com/lemnos/tt>。
|
||||
|
||||
- 使用内置的英文引用列表开始引用模式:
|
||||
|
||||
`tt -quotes {{en}}`
|
||||
|
||||
- 生成一个由50个随机抽取的单词组成的测试,分为5组,每组10个单词:
|
||||
|
||||
`tt -n {{10}} -g {{5}}`
|
||||
|
||||
- 开始一个持续10秒的计时测试:
|
||||
|
||||
`tt -t {{10}}`
|
||||
|
||||
- 启动`tt`,不使用主题,并在您打字时显示您的每分钟字数(WPM):
|
||||
|
||||
`tt -showwpm -notheme`
|
Reference in New Issue
Block a user