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', );