diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 85264b457..e00cf1f3b 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1409,10 +1409,10 @@ return array( 'XBT - bitcoin' => 'XBT - bitcoin', 'Assigned' => 'Tildelt', 'Task limits apply to each swimlane individually' => 'Opgavegrænser gælder individuelt for hvert sport', - // 'Column task limits apply to each swimlane individually' => '', - // 'Column task limits are applied to each swimlane individually' => '', - // 'Column task limits are applied across swimlanes' => '', - // 'Task limit: ' => '', - // 'Change to global tag' => '', - // 'Do you really want to make the tag "%s" global?' => '', + 'Column task limits apply to each swimlane individually' => 'Kolonne opgave grænser gælder individuelt for hvert spor', + 'Column task limits are applied to each swimlane individually' => 'Kolonne opgave grænser anvendes individuelt på hvert spor', + 'Column task limits are applied across swimlanes' => 'Kolonne opgave grænser anvendes på tværs af spor', + 'Task limit: ' => 'Opgave grænser:', + 'Change to global tag' => 'Ændre til globalt mærke', + 'Do you really want to make the tag "%s" global?' => 'Skal mærket "%s" gøres globalt?', );