From 02a51724be3f9857f05b0e52e7020ba24fb0871c Mon Sep 17 00:00:00 2001
From: Ole Carlsen <ole@carlsen-web.dk>
Date: Tue, 25 Jun 2019 05:59:15 +0200
Subject: Update da_DK translations

---
 app/Locale/da_DK/translations.php | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index e6600ca0..14abf101 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -1400,7 +1400,7 @@ return array(
     'Reorder this column by assignee (Z-A)' => 'Sortere denne kolonne efter ansvarlig (Z-A)',
     '%s moved the task #%d "%s" to the project "%s"' => '%s flyttede opgave #%d "%s" til projekt "%s"',
     'Task #%d "%s" has been moved to the project "%s"' => 'Opgave #%d "%s" er flyttet til projekt "%s"',
-    // 'Move the task to another column when due date is less than a certain number of days' => '',
-    // 'HTTP Client:' => '',
-    // 'XBT - bitcoin' => '',
+    'Move the task to another column when due date is less than a certain number of days' => 'Flytte opgave til anden kolonne når afleveringsdato er mindre end et bestemt antal dage',
+    'HTTP Client:' => 'HTTP klient:',
+    'XBT - bitcoin' => 'XBT - bitcoin',
 );
-- 
cgit v1.2.3