From 064f1879b552976c19daa2579401362058234093 Mon Sep 17 00:00:00 2001 From: wangjr Date: Wed, 27 Apr 2022 09:29:47 +0800 Subject: [PATCH] =?UTF-8?q?fix-1821=20=E4=BF=AE=E6=94=B9=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E8=AF=AD=E8=AF=AD=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- options/locale/locale_zh-CN.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 95e36c6029..a85b6c34f6 100755 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -1377,7 +1377,7 @@ issues.remove_milestone_at=`%[2]s 删除了里程碑 %[1]s` issues.add_branch_at=` %[2]s 添加了分支 %[1]s` issues.add_tag_at =` %[2]s 添加了标签 %[1]s` -issues.change_branch_tag_at=`%[3]s 修改了标签/分支从 %[1]s%[2]s` +issues.change_branch_tag_at=`%[3]s 修改了分支/标签从 %[1]s%[2]s` issues.remove_branch_at=`%[2]s 删除了分支 %[1]s` issues.remove_tag_at=`%[2]s 删除了标签 %[1]s` -- 2.34.1