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

View File

@@ -0,0 +1,24 @@
# termdown
> 命令行倒计时器和秒表。
> 更多信息:<https://github.com/trehn/termdown>。
- 开始一个秒表:
`termdown`
- 开始一个1分钟30秒的倒计时
`termdown {{1m30s}}`
- 开始一个1分钟30秒的倒计时并在结束时闪烁终端
`termdown {{1m30s}} --blink`
- 在倒计时上方显示标题:
`termdown {{1m30s}} --title "{{有趣的标题}}"`
- 显示当前时间:
`termdown --time`