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

@@ -1,7 +1,7 @@
# cargo verify-project
# cargo 验证项目
> 检查 `Cargo.toml` 文件清单的正确性,并将结果以 JSON 对象的形式打印出来。
> 更多信息:<https://doc.rust-lang.org/cargo/commands/cargo-verify-project.html>.
> 检查 `Cargo.toml` 清单的正确性,并将结果以 JSON 对象的形式打印出来。
> 更多信息:<https://doc.rust-lang.org/cargo/commands/cargo-verify-project.html>
- 检查当前项目清单的正确性:
@@ -9,4 +9,4 @@
- 检查指定清单文件的正确性:
`cargo verify-project --manifest-path {{path/to/Cargo.toml}}`
`cargo verify-project --manifest-path {{path/to/Cargo.toml}}`