1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 13:08:19 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2022-05-09 00:10:13 +00:00
parent a9ca4b4100
commit cd99540cdc
28 changed files with 21 additions and 28 deletions

View File

@@ -1582,7 +1582,6 @@ pulls.outdated_with_base_branch=此分支相比基础分支已过期
pulls.closed_at=`于 <a id="%[1]s" href="#%[1]s">%[2]s</a> 关闭此合并请求 `
pulls.reopened_at=`重新打开此合并请求 <a id="%[1]s" href="#%[1]s">%[2]s</a>`
pulls.merge_instruction_hint=`你也可以查看 <a class="show-instruction">命令行指令</a>`
pulls.merge_instruction_step1_desc=从你的仓库中签出一个新的分支并测试变更。
pulls.merge_instruction_step2_desc=合并变更并更新到 Gitea 上