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,20 @@
# 花粉预报
> 使用Pliva的过敏数据API从终端获取克罗地亚城市的花粉测量数据。
> 更多信息:<https://github.com/vladimyr/peludna-prognoza>。
- 开始对城市进行交互式搜索并获取数据:
`peludna-prognoza`
- 获取某个城市的数据:
`peludna-prognoza "{{city}}"`
- 以机器可读格式显示数据:
`peludna-prognoza "{{city}}" --{{json|xml}}`
- 在默认网页浏览器中显示某个城市的花粉测量页面,地址为 <https://plivazdravlje.hr>
`peludna-prognoza "{{city}}" --web`