format translation: update

This commit is contained in:
Ein Verne
2019-10-20 10:34:33 +08:00
committed by Starbeamrainbowlabs
parent 30c2bd4c7c
commit b33795f8ab
72 changed files with 173 additions and 173 deletions

View File

@@ -10,7 +10,7 @@
`cal -3`
- 显示指定月份的日历 (month 为 1-12):
- 显示指定月份的日历(月份为 1-12 月):
`cal -m {{月}}`
@@ -18,7 +18,7 @@
`cal -y`
- 显示指定某年的日历 (year 为 4 个数字):
- 显示指定某年的日历(年份为 4 个数字):
`cal {{年}}`