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

View File

@@ -0,0 +1,20 @@
# kiwi-ng
> 一个操作系统镜像和设备构建工具。
> 更多信息: <https://osinside.github.io/kiwi/>.
- 构建设备:
`kiwi-ng system build --description={{路径/到/目录}} --target-dir={{路径/到/目录}}`
- 显示已构建设备的构建结果:
`kiwi-ng result list --target-dir={{路径/到/目录}}`
- 显示帮助:
`kiwi-ng help`
- 显示版本:
`kiwi-ng -v`