From 2be49dee71af997ed944c177a090aeb3e6d606e8 Mon Sep 17 00:00:00 2001 From: GiteaBot Date: Tue, 15 Feb 2022 00:15:56 +0000 Subject: [PATCH] [skip ci] Updated translations via Crowdin --- options/locale/locale_zh-CN.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index b4de7d8131..2c107b6665 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -1114,6 +1114,7 @@ editor.cannot_commit_to_protected_branch=不可以提交到受保护的分支 '% editor.no_commit_to_branch=无法直接提交分支,因为: editor.user_no_push_to_branch=用户不能推送到分支 editor.require_signed_commit=分支需要签名提交 +editor.revert=将 %s 还原到: commits.desc=浏览代码修改历史 commits.commits=次代码提交 @@ -1135,6 +1136,9 @@ commits.gpg_key_id=GPG 密钥 ID commits.ssh_key_fingerprint=SSH 密钥指纹 commit.actions=操作 +commit.revert=还原 +commit.revert-header=还原: %s +commit.revert-content=选择要还原的分支: ext_issues=访问外部工单 ext_issues.desc=链接到外部工单跟踪系统。