7zr: update Chinese translation (#13103)

This commit is contained in:
Tianyi Tao
2024-06-23 23:58:31 +08:00
committed by GitHub
parent 140f8896dd
commit 9fec0656f1

View File

@@ -27,3 +27,7 @@
- 列出一个归档文件的内容:
`7zr l {{归档文件.7z}}`
- 设置压缩级别(数字越高表示压缩越多,但速度更慢):
`7zr a {{归档文件.7z}} -mx={{0|1|3|5|7|9}} {{文件或目录}}`