File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2549,7 +2549,7 @@ notices.delete_success=系统通知已被删除。
2549
2549
[action]
2550
2550
create_repo=创建了仓库 <a href=" %s" >%s</a>
2551
2551
rename_repo=重命名仓库 <code>%[1]s</code> 为 <a href=" %[2]s" >%[3]s</a>
2552
- commit_repo=于 <a href=" %[1]s" >%[4 ]s</a> 推送了代码到 <a href=" %[1]s/src/branch/%[2]s " >%[3 ]s</a> 分支
2552
+ commit_repo=推送了 <a href=" %[1]s/src/branch/%[2]s " >%[3 ]s</a> 分支到 <a href=" %[1]s" >%[4 ]s</a>
2553
2553
create_issue=`创建了工单 <a href=" %s/issues/%s" >%s#%[2]s</a>`
2554
2554
close_issue=`关闭了工单 <a href=" %s/issues/%s" >%s#%[2]s</a>`
2555
2555
reopen_issue=`重新开启了工单 <a href=" %s/issues/%s" >%s#%[2]s</a>`
@@ -2560,7 +2560,7 @@ comment_issue=`评论了工单 <a href="%s/issues/%s">%s#%[2]s</a>`
2560
2560
comment_pull=`评论了合并请求 <a href=" %s/pulls/%s" >%s#%[2]s</a>`
2561
2561
merge_pull_request=`合并了合并请求 <a href=" %s/pulls/%s" >%s#%[2]s</a>`
2562
2562
transfer_repo=将仓库 <code>%s</code> 转移至 <a href=" %s" >%s</a>
2563
- push_tag=于 <a href=" %[1]s " >%[3 ]s</a> 推送了标签 <a href=" %s/src/tag/%s " >%[2 ]s</a>
2563
+ push_tag=推送了标签 <a href=" %s/src/tag/%s " >%[2 ]s</a> 到 <a href=" %[1]s " >%[3 ]s</a>
2564
2564
delete_tag=从<a href=" %[1]s" >%[3]s</a> 删除了标签 %[2]s
2565
2565
delete_branch=从 <a href=" %[1]s" >%[3]s</a> 删除分支 %[2]s
2566
2566
compare_branch=比较
You can’t perform that action at this time.
0 commit comments