1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-15 22:18:26 +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

@@ -1587,7 +1587,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に反映します。