summaryrefslogtreecommitdiff
path: root/app/Locale/da_DK/translations.php
diff options
context:
space:
mode:
authorOle Carlsen <ole@carlsen-web.dk>2019-06-25 05:59:15 +0200
committerfguillot <fred@kanboard.net>2019-06-24 20:59:15 -0700
commit02a51724be3f9857f05b0e52e7020ba24fb0871c (patch)
tree7cd77689951ddfc04c6801a4304c14f50a5bf091 /app/Locale/da_DK/translations.php
parent12e2e0292534b48840bcb110897256c12d8117f3 (diff)
Update da_DK translations
Diffstat (limited to 'app/Locale/da_DK/translations.php')
-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',
);