summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/da_DK/translations.php6
1 files 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',
);