summaryrefslogtreecommitdiff
path: root/app/Locale/hu_HU/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/hu_HU/translations.php')
-rw-r--r--app/Locale/hu_HU/translations.php11
1 files changed, 9 insertions, 2 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index 7188d197..5dbbe988 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -556,8 +556,8 @@ return array(
'Webhooks' => 'Webhook',
'API' => 'API',
'Integration' => 'Integráció',
- 'Github webhook' => 'Github webhook',
- 'Help on Github webhook' => 'Github Webhook súgó',
+ 'Github webhooks' => 'Github webhooks',
+ 'Help on Github webhooks' => 'Github Webhook súgó',
'Create a comment from an external provider' => 'Megjegyzés létrehozása külső felhasználótól',
'Github issue comment created' => 'Github issue megjegyzés létrehozva',
'Configure' => 'Konfigurál',
@@ -626,4 +626,11 @@ return array(
// 'Your swimlane have been created successfully.' => '',
// 'Example: "Bug, Feature Request, Improvement"' => '',
// 'Default categories for new projects (Comma-separated)' => '',
+ // 'Gitlab commit received' => '',
+ // 'Gitlab issue opened' => '',
+ // 'Gitlab issue closed' => '',
+ // 'Gitlab webhooks' => '',
+ // 'Help on Gitlab webhooks' => '',
+ // 'Integrations' => '',
+ // 'Integration with third-party services' => '',
);