summaryrefslogtreecommitdiff
path: root/app/Locales/pl_PL/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/pl_PL/translations.php')
-rw-r--r--app/Locales/pl_PL/translations.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php
index e065a4d2..3e33ce8b 100644
--- a/app/Locales/pl_PL/translations.php
+++ b/app/Locales/pl_PL/translations.php
@@ -505,4 +505,15 @@ return array(
// 'New password for the user "%s"' => '',
// 'Choose an event' => '',
// 'Github commit received' => '',
+ // 'Github issue opened' => '',
+ // 'Github issue closed' => '',
+ // 'Github issue reopened' => '',
+ // 'Github issue assignee change' => '',
+ // 'Github issue label change' => '',
+ // 'Create a task from an external provider' => '',
+ // 'Change the assignee based on an external username' => '',
+ // 'Change the category based on an external label' => '',
+ // 'Reference' => '',
+ // 'Reference: %s' => '',
+ // 'Label' => '',
);