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

17
pages.zh/common/httpie.md Normal file
View File

@@ -0,0 +1,17 @@
# httpie
> HTTPie 的管理界面。
> 另见:`http`,该工具本身。
> 更多信息:<https://httpie.io/docs/cli/plugin-manager>。
- 检查 `http` 的更新:
`httpie cli check-updates`
- 列出已安装的 `http` 插件:
`httpie cli plugins list`
- 安装/升级/卸载插件:
`httpie cli plugins {{install|upgrade|uninstall}} {{plugin_name}}`