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

@@ -0,0 +1,28 @@
# watson
> 一个出色的命令行工具,用于跟踪您的时间。
> 更多信息:<https://github.com/TailorDev/Watson>。
- 开始在项目中监控时间:
`watson start {{project}}`
- 在带标签的项目中开始监控时间:
`watson start {{project}} +{{tag}}`
- 停止当前项目的时间监控:
`watson stop`
- 显示最新的工作会话:
`watson log`
- 编辑最近的记录:
`watson edit`
- 移除最近的记录:
`watson remove`