summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/da_DK/translations.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index 2f17089e..41b4e776 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -1377,10 +1377,10 @@ return array(
'%s moved the task #%d to the swimlane "%s"' => '%s flyttet opgave #%d til spor "%s"',
'%sh spent' => '%sh brugt',
'%sh estimated' => '%sh anslået',
- // 'Select All' => '',
- // 'Unselect All' => '',
- // 'Apply action' => '',
- // 'Move selected tasks to another column' => '',
+ 'Select All' => 'Vælge alle',
+ 'Unselect All' => 'Fravælge alle',
+ 'Apply action' => 'Anvende handling',
+ 'Move selected tasks to another column' => 'Flytte valgte opgaver til anden kolonne',
// 'Edit tasks in bulk' => '',
// 'Choose the properties that you would to change for the selected tasks.' => '',
);