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

21
pages.zh/common/yazi.md Normal file
View File

@@ -0,0 +1,21 @@
# yazi
> 用Rust编写的快速终端文件管理器。
> 高效、用户友好且可定制的文件管理体验。
> 更多信息:<https://github.com/sxyazi/yazi>。
- 从当前目录启动Yazi
`yazi`
- 打印调试信息:
`yazi --debug`
- 在退出时将当前工作目录写入文件:
`yazi --cwd-file {{path/to/cwd_file}}`
- 清除缓存目录:
`yazi --clear-cache`