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 60ef2a7 commit ebddee8Copy full SHA for ebddee8
options/locale/locale_ja-JP.ini
@@ -76,6 +76,7 @@ pull_requests=プルリクエスト
76
issues=課題
77
milestones=マイルストーン
78
79
+ok=OK
80
cancel=キャンセル
81
save=保存
82
add=追加
@@ -2518,6 +2519,7 @@ mirror_sync_delete=が <a href="%[1]s">%[3]s</a> の参照 <code>%[2]s</code>
2518
2519
approve_pull_request=`が <a href="%s/pulls/%s">%s#%[2]s</a> を承認しました`
2520
reject_pull_request=`が <a href="%s/pulls/%s">%s#%[2]s</a> について変更を求めました`
2521
publish_release=`が <a href="%[1]s">%[3]s</a> の <a href="%[1]s/releases/tag/%[2]s"> "%[4]s" </a> をリリースしました`
2522
+review_dismissed_reason=理由:
2523
create_branch=が <a href="%[1]s">%[4]s</a> にブランチ <a href="%[1]s/src/branch/%[2]s">%[3]s</a> を作成しました
2524
2525
[tool]
0 commit comments