format zh translations

This commit is contained in:
Ein Verne
2019-10-18 10:33:27 +08:00
committed by Starbeamrainbowlabs
parent e90e6bdf6b
commit 7f995941ed
183 changed files with 1086 additions and 1101 deletions

View File

@@ -1,15 +1,15 @@
# ansiweather
> 一个shell脚本用于在终端中显示当前的天气状况.
> 一个 shell 脚本,用于在终端中显示当前的天气状况
- 使用公制单位显示Rzeszow, Poland接下来5天的天气预报:
- 使用公制单位显示 Rzeszow, Poland 接下来 5 天的天气预报
`ansiweather -u {{metric}} -f {{5}} -l {{Rzeszow,PL}}`
- 显示带符号和日光数据信息的天气预报:
- 显示带符号和日光数据信息的天气预报
`ansiweather -s {{true}} -d {{true}}`
- 显示带风力等级和湿度信息的天气预报:
- 显示带风力等级和湿度信息的天气预报
`ansiweather -w {{true}} -h {{true}}`