Update da_DK translations

This commit is contained in:
Ole Carlsen 2020-10-27 21:22:13 +01:00 committed by GitHub
parent d3634e83fe
commit a7cd078256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1421,7 +1421,7 @@ return array(
'%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' => 'Tildele opgave til bestemt bruger når opgave flyttes til anført spor',
// 'Comment' => '',
// 'Collapse vertically' => '',
// 'Expand vertically' => '',
'Comment' => 'Kommentar',
'Collapse vertically' => 'Sammenfolde lodret',
'Expand vertically' => 'Udvide lodret',
);