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

13
pages.zh/common/dolt.md Normal file
View File

@@ -0,0 +1,13 @@
# dolt
> 一个可以像 Git 仓库一样进行分叉、克隆、分支、合并、推送和拉取的 SQL 数据库。
> 一些子命令,比如 `commit`,有其自己的使用文档。
> 更多信息:<https://docs.dolthub.com/cli-reference/cli>。
- 执行一个 `dolt` 子命令:
`dolt {{subcommand}}`
- 列出可用的子命令:
`dolt help`