From 6d5ffaa848dcbc09538f79cb0cdea08f5306f4a4 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 18 May 2015 21:04:06 -0400 Subject: Send all Kanboard events to the webhook (breaking change) --- app/Locale/pl_PL/translations.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/Locale/pl_PL') diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index f1dade8f..8e0d8f58 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -389,8 +389,6 @@ return array( 'Creator' => 'Autor', 'Modification date' => 'Data modyfyfikacji', 'Completion date' => 'Data ukończenia', - 'Webhook URL for task creation' => 'Webhook URL do tworzenia zadań', - 'Webhook URL for task modification' => 'Webhook URL do modyfikacji zadań', 'Clone' => 'Sklonuj', 'Clone Project' => 'Sklonuj projekt', 'Project cloned successfully.' => 'Projekt sklonowany pomyślnie.', -- cgit v1.2.3