We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ef14b commit 72c60f9Copy full SHA for 72c60f9
options/locale/locale_ja-JP.ini
@@ -3122,7 +3122,7 @@ notices.delete_success=システム通知を削除しました。
3122
3123
[action]
3124
create_repo=がリポジトリ <a href="%s">%s</a> を作成しました
3125
-rename_repo=がリポジトリ名を <code>%[1]s</code> から <a href="%[2]s">[3]s</a> へ変更しました
+rename_repo=がリポジトリ名を <code>%[1]s</code> から <a href="%[2]s">%[3]s</a> へ変更しました
3126
commit_repo=が <a href="%[1]s">%[4]s</a> の <a href="%[2]s">%[3]s</a> にプッシュしました
3127
create_issue=`がイシュー <a href="%[1]s">%[3]s#%[2]s</a> をオープンしました`
3128
close_issue=`がイシュー <a href="%[1]s">%[3]s#%[2]s</a> をクローズしました`
0 commit comments