diff options
author | Ray Chen <oldsharp@gmail.com> | 2015-08-25 09:47:50 +0800 |
---|---|---|
committer | Ray Chen <oldsharp@gmail.com> | 2015-08-25 09:47:50 +0800 |
commit | 667599e8257e7ced41aef8a374f870e2df6fd59e (patch) | |
tree | 16213d86ac115a7e8a69d8965c36841457ba31e8 /po/zh_CN.po | |
parent | 12e59059ee057e58ac687a74a9de93c3c1a39aed (diff) | |
download | git-667599e8257e7ced41aef8a374f870e2df6fd59e.tar.gz |
l10n: zh_CN: Update Git Glossary: "commit message"
Add "commit message" to glossary. Translate it as "提交信息".
Signed-off-by: Ray Chen <oldsharp@gmail.com>
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 8a95d83d1c..7e58fbed88 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -38,6 +38,7 @@ # clean | 干净(的工作区) # clone | 克隆 # commit | 提交 +# commit message | 提交说明 # commit object | 提交对象 # commit-ish (also committish) | 提交号 # conflict | 冲突 |