common/z*: add Chinese translation (#14773)

* common/z*: add Chinese translation

* Update zoxide.md

* Update zoxide.md
This commit is contained in:
Jin
2024-12-04 01:52:45 -05:00
committed by GitHub
parent bfb80d23f3
commit e5305a1865
44 changed files with 830 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# zapier push
> 构建并上传一个 Zapier 集成。
> 更多信息:<https://platform.zapier.com/reference/cli#push>.
- 向 Zapier 推送一个集成:
`zapier push`
- 禁用智能文件包含(将只包含 `index.js` 所需的文件):
`zapier push --disable-dependency-detection`
- 显示额外的调试输出:
`zapier push {{-d|--debug}}`