Fix error in translation Översikts -> Översikt
This commit is contained in:
parent
c4d27739c3
commit
b8608d6c18
|
|
@ -663,7 +663,7 @@ return array(
|
|||
'Open tasks' => 'Öppna uppgifter',
|
||||
'Not assigned' => 'Inte tilldelad',
|
||||
'View advanced search syntax' => 'Visa avancerad söksyntax',
|
||||
'Overview' => 'Översikts',
|
||||
'Overview' => 'Översikt',
|
||||
'Board/Calendar/List view' => 'Tavla/Kalender/Listvy',
|
||||
'Switch to the board view' => 'Växla till tavelvy',
|
||||
'Switch to the list view' => 'Växla till listvy',
|
||||
|
|
|
|||
Loading…
Reference in New Issue