From 25ae17b5ffafef95e990bb3b201e0a8190f887d5 Mon Sep 17 00:00:00 2001 From: Ole Carlsen Date: Wed, 6 Jun 2018 22:35:54 +0200 Subject: Update Danish translations --- app/Locale/da_DK/translations.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/Locale/da_DK/translations.php') 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.' => '', ); -- cgit v1.2.3