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 172e7ee commit f565cf5Copy full SHA for f565cf5
options/locale/locale_ja-JP.ini
@@ -1029,7 +1029,10 @@ issues.action_milestone_no_select=マイルストーンなし
1029
issues.action_assignee=担当者
1030
issues.action_assignee_no_select=担当者なし
1031
issues.opened_by=<a href="%[2]s">%[3]s</a>が%[1]sに作成
1032
+pulls.merged_by=<a href="%[2]s">%[3]s</a>が作成、%[1]sにマージ
1033
+pulls.merged_by_fake=%[2]sが作成、%[1]sにマージ
1034
issues.closed_by=<a href="%[2]s">%[3]s</a>が作成、%[1]sにクローズ
1035
+issues.opened_by_fake=%[2]sが%[1]sにオープン
1036
issues.closed_by_fake=%[2]sが作成、%[1]sにクローズ
1037
issues.previous=前ページ
1038
issues.next=次ページ
0 commit comments