7z: update Chinese translation (#13101)

This commit is contained in:
Tianyi Tao
2024-06-23 23:59:40 +08:00
committed by GitHub
parent c77570335c
commit 9fad24ee5d

View File

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