Skip to content

Commit e3f6e62

Browse files
authored
Merge branch 'main' into lunny/remove_wiki_path_ref
2 parents f6e54f1 + ebd88af commit e3f6e62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

options/locale/locale_ja-JP.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2434,6 +2434,9 @@ settings.event_workflow_job_desc=Gitea Actions のワークフロージョブが
24342434
settings.event_package=パッケージ
24352435
settings.event_package_desc=リポジトリにパッケージが作成または削除されたとき。
24362436
settings.branch_filter=ブランチ フィルター
2437+
settings.branch_filter_desc_1=プッシュ、ブランチ作成、ブランチ削除イベントに対するブランチ(およびref名)の許可リストで、globパターンで指定します。 空または<code>*</code>の場合、すべてのブランチとタグのイベントが報告されます。
2438+
settings.branch_filter_desc_2=完全なref名にマッチさせるには、 <code>refs/heads/</code> または <code>refs/tags/</code> を前に付けてください。
2439+
settings.branch_filter_desc_doc=書き方についてはドキュメント <a href="%[1]s">%[2]s</a> を参照してください。
24372440
settings.authorization_header=Authorizationヘッダー
24382441
settings.authorization_header_desc=入力した場合、リクエストにAuthorizationヘッダーとして付加します。 例: %s
24392442
settings.active=有効

0 commit comments

Comments
 (0)