File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1752,6 +1752,7 @@ users=ユーザーアカウント
17521752organizations =組織
17531753repositories =リポジトリ
17541754hooks =デフォルトのWebhooks
1755+ systemhooks =システムWebhook
17551756authentication =認証ソース
17561757emails =ユーザーメールアドレス
17571758config =設定
@@ -1888,6 +1889,9 @@ hooks.desc=Webhookは特定のGiteaイベントトリガーが発生した際、
18881889hooks.add_webhook =デフォルトのWebhookを追加
18891890hooks.update_webhook =デフォルトのWebhookを更新
18901891
1892+ systemhooks.desc =Webhookは特定のGiteaイベントトリガーが発生した際、自動的にHTTP POSTリクエストをサーバーへ送信します。 ここで定義したWebhookはシステム内のすべてのリポジトリで呼び出されます。 そのため、パフォーマンスに及ぼす影響を考慮したうえで設定してください。 詳しくは<a target =" _blank" rel =" noopener" href =" https://docs.gitea.io/en-us/webhooks/" >webhooks guide</a>をご覧下さい。
1893+ systemhooks.add_webhook =システムWebhookを追加
1894+ systemhooks.update_webhook =システムWebhookを更新
18911895
18921896auths.auth_manage_panel =認証ソースの管理
18931897auths.new =認証ソースを追加
You can’t perform that action at this time.
0 commit comments