From 33f9cdbc976e0f97c3dd24658dc7d0097497c6d7 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 28 Sep 2014 18:23:21 -0400 Subject: Add support for Github Issue Webhooks --- app/Locales/pl_PL/translations.php | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'app/Locales/pl_PL') 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' => '', ); -- cgit v1.2.3