Fix Chinese translation.

This commit is contained in:
smy1999 2023-03-22 14:52:06 +08:00
parent 0bec45844c
commit 93e7e9eb3e
9 changed files with 17 additions and 17 deletions

View file

@ -260,7 +260,7 @@ exports.level = {
"",
"`git describe <ref>`",
"",
"`<ref>` 可以是任何能被 Git 识别成提交记录的引用如果你没有指定的话Git 会以你目前所检出的位置(`HEAD`)。",
"`<ref>` 可以是任何能被 Git 识别成提交记录的引用如果你没有指定的话Git 会使用你目前所在的位置(`HEAD`)。",
"",
"它输出的结果是这样的:",
"",