Another DK lang fix
This commit is contained in:
parent
1826123ac2
commit
4b8ea251bc
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ $lang['unavailable'] = 'Ikke tilgængelig';
|
|||
$lang['week'] = 'Uge';
|
||||
$lang['month'] = 'Måned';
|
||||
$lang['today'] = 'I dag';
|
||||
$lang['not_working'] = 'Virker ikke';
|
||||
$lang['not_working'] = 'Arbejder ikke';
|
||||
$lang['break'] = 'Pause';
|
||||
$lang['add'] = 'Tilføj';
|
||||
$lang['edit'] = 'Redigere';
|
||||
|
|
Loading…
Reference in a new issue