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

20
pages.zh/linux/darling.md Normal file
View File

@@ -0,0 +1,20 @@
# darling
> 在Linux上运行macOS软件。
> 更多信息请访问:<https://darlinghq.org>。
- 运行内置命令:
`darling shell {{uname}}`
- 在当前路径中以参数运行特定程序:
`darling shell {{./program}} {{program_argument_1 program_argument_2 ...}}`
- 打开macOS shell
`darling shell`
- 关闭服务:
`darling shutdown`