diff options
author | GiteaBot <teabot@gitea.io> | 2022-05-09 00:10:13 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2022-05-09 00:10:13 +0000 |
commit | cd99540cdcb38f53c7329218d3a21ed974f520c2 (patch) | |
tree | dda40fa7941c59a5588e5c38a5a50eae5efd1393 /options/locale/locale_ja-JP.ini | |
parent | a9ca4b410080814051952f71a8339ea81e0de8bf (diff) | |
download | gitea-cd99540cdcb38f53c7329218d3a21ed974f520c2.tar.gz gitea-cd99540cdcb38f53c7329218d3a21ed974f520c2.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_ja-JP.ini')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index a9cb8b70ad..63a2d95ed0 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -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に反映します。 |