diff options
author | GiteaBot <teabot@gitea.io> | 2019-04-30 13:30:05 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2019-04-30 13:30:05 +0000 |
commit | 26042a817584e3b201df020572c75b3b061db3b1 (patch) | |
tree | cd54e176176edbffb5980e93d1a70fb416da5b37 /options | |
parent | 55daee8d22c964f2f7b362d0f5e6a7031bbd535d (diff) | |
download | gitea-26042a817584e3b201df020572c75b3b061db3b1.tar.gz gitea-26042a817584e3b201df020572c75b3b061db3b1.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_zh-CN.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index d247470bd0..6600ccad15 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -943,6 +943,7 @@ pulls.tab_conversation=对话内容 pulls.tab_commits=代码提交 pulls.tab_files=文件变动 pulls.reopen_to_merge=请重新打开此拉请求执行合并。 +pulls.cant_reopen_deleted_branch=无法重新打开此合并请求,因为分支已删除。 pulls.merged=已合并 pulls.has_merged=请求已合并。 pulls.title_wip_desc=`<a href="#">标题以 <strong>%s</strong> 开头</a>以免合并请求意外合并。` |