From eab66efcb3fedd059c87a4a4b4a450f40e985782 Mon Sep 17 00:00:00 2001 From: Ole Carlsen Date: Tue, 4 Aug 2020 06:27:13 +0200 Subject: [PATCH] Update da_DK translation --- app/Locale/da_DK/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 373a46084..f0eafbb53 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1420,5 +1420,5 @@ return array( '%s is a member of the following group(s): %s' => '%s er medlem af følgende gruppe(r): %s', '%d/%d group(s) shown' => '%d/%d gruppe(r) vist', 'Subtask creation or modification' => 'Underopgave oprettelse eller ændring', - // 'Assign the task to a specific user when the task is moved to a specific swimlane' => '', + 'Assign the task to a specific user when the task is moved to a specific swimlane' => 'Tildele opgave til bestemt bruger når opgave flyttes til anført spor', );