Renamed 'Webhook' to 'Webhook (Push)' in according to 'Webhook (Pull request)'.

This commit is contained in:
Dmitry Khomutov 2018-01-13 16:58:33 +07:00
parent 8d249ec4c7
commit 407dc54a00
No known key found for this signature in database
GPG key ID: EC19426474B37AAC
2 changed files with 2 additions and 2 deletions

View file

@ -153,7 +153,7 @@ PHP Censor',
'source_manual_web' => 'Manual (from Web)',
'source_manual_console' => 'Manual (from CLI)',
'source_periodical' => 'Periodical',
'source_webhook' => 'Webhook',
'source_webhook' => 'Webhook (Push)',
'source_webhook_pull_request' => 'Webhook (Pull request)',
'webhooks' => 'Webhooks',

View file

@ -149,7 +149,7 @@ PHP Censor',
'source_manual_web' => 'Вручную (Через Web)',
'source_manual_console' => 'Вручную (Через CLI)',
'source_periodical' => 'Переодический',
'source_webhook' => 'Webhook',
'source_webhook' => 'Webhook (Push)',
'source_webhook_pull_request' => 'Webhook (Pull request)',
'webhooks' => 'Webhooks',