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/de_DE/translations.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/Locale/de_DE/translations.php') diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 3dff0aab..787974dd 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -389,8 +389,6 @@ return array( 'Creator' => 'Erstellt von', 'Modification date' => 'Änderungsdatum', 'Completion date' => 'Abschlussdatum', - 'Webhook URL for task creation' => 'Webhook URL zur Aufgabenerstellung', - 'Webhook URL for task modification' => 'Webhook URL zur Aufgabenbearbeitung', 'Clone' => 'duplizieren', 'Clone Project' => 'Projekt duplizieren', 'Project cloned successfully.' => 'Projekt wurde dupliziert.', -- cgit v1.2.3