diff options
author | GiteaBot <teabot@gitea.io> | 2021-07-19 00:07:50 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-07-19 00:07:50 +0000 |
commit | 2256499db53c158c3abe12c5a7191ea36eb4919e (patch) | |
tree | 02ea31f9381c95d813a2a82485167ac7c216a6f7 /options/locale/locale_zh-CN.ini | |
parent | 43262226db0b7280f80ce02a4643ab826510293b (diff) | |
download | gitea-2256499db53c158c3abe12c5a7191ea36eb4919e.tar.gz gitea-2256499db53c158c3abe12c5a7191ea36eb4919e.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_zh-CN.ini')
-rw-r--r-- | options/locale/locale_zh-CN.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 7c4cadb4db..eb92756f2a 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -2706,7 +2706,6 @@ comment_issue=`评论了工单 <a href="%s/issues/%s">%s#%[2]s</a>` comment_pull=`评论了合并请求 <a href="%s/pulls/%s">%s#%[2]s</a>` merge_pull_request=`合并了合并请求 <a href="%s/pulls/%s">%s#%[2]s</a>` transfer_repo=将仓库 <code>%s</code> 转移至 <a href="%s">%s</a> -push_tag=推送了标签 <a href="%s/src/tag/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a> delete_tag=从<a href="%[1]s">%[3]s</a> 删除了标签 %[2]s delete_branch=从 <a href="%[1]s">%[3]s</a> 删除分支 %[2]s compare_branch=比较 |