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/da_DK/translations.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/Locale/da_DK') diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 1a080b4a..4e174ac6 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -389,8 +389,6 @@ return array( 'Creator' => 'Skaber', 'Modification date' => 'Ændringsdato', 'Completion date' => 'Afslutningsdato', - 'Webhook URL for task creation' => 'Webhook URL for opgave oprettelse', - 'Webhook URL for task modification' => 'Webhook URL opgave redigering', 'Clone' => 'Kopier', 'Clone Project' => 'Kopier projekt', 'Project cloned successfully.' => 'Projektet er kopieret.', -- cgit v1.2.3