Update da_DK translations
This commit is contained in:
parent
2251066a3c
commit
aa569551dc
|
|
@ -1392,10 +1392,10 @@ return array(
|
|||
'Destination swimlane' => 'Mål spor',
|
||||
'Assign a category when the task is moved to a specific swimlane' => 'Tildele kategori når opgave flyttes til anført spor',
|
||||
'Move the task to another swimlane when the category is changed' => 'Flytte opgave til andet spor når kategori ændres',
|
||||
// 'Reorder this column by priority (ASC)' => '',
|
||||
// 'Reorder this column by priority (DESC)' => '',
|
||||
// 'Reorder this column by assignee and priority (ASC)' => '',
|
||||
// 'Reorder this column by assignee and priority (DESC)' => '',
|
||||
// 'Reorder this column by assignee (A-Z)' => '',
|
||||
// 'Reorder this column by assignee (Z-A)' => '',
|
||||
'Reorder this column by priority (ASC)' => 'Sortere denne kolonne efter prioritet (ASC)',
|
||||
'Reorder this column by priority (DESC)' => 'Sortere denne kolonne efter prioritet (DESC)',
|
||||
'Reorder this column by assignee and priority (ASC)' => 'Sortere denne kolonne efter ansvarlig og prioritet (ASC)',
|
||||
'Reorder this column by assignee and priority (DESC)' => 'Sortere denne kolonne efter ansvarlig og prioritet (DESC)',
|
||||
'Reorder this column by assignee (A-Z)' => 'Sortere denne kolonne efter ansvarlig (A-Z)',
|
||||
'Reorder this column by assignee (Z-A)' => 'Sortere denne kolonne efter ansvarlig (Z-A)',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue