summaryrefslogtreecommitdiff
path: root/app/Locale/da_DK
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/da_DK')
-rw-r--r--app/Locale/da_DK/translations.php11
1 files changed, 9 insertions, 2 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index b6227771..a0c04610 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -556,8 +556,8 @@ return array(
// 'Webhooks' => '',
// 'API' => '',
// 'Integration' => '',
- // 'Github webhook' => '',
- // 'Help on Github webhook' => '',
+ // 'Github webhooks' => '',
+ // 'Help on Github webhooks' => '',
// 'Create a comment from an external provider' => '',
// 'Github issue comment created' => '',
// 'Configure' => '',
@@ -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' => '',
);