Files
plugin-calendar/Locale/nb_NO/translations.php
Frederic Guillot f2cebb42a6 Move locales
2017-04-01 14:46:16 -04:00

14 lines
376 B
PHP

<?php
return array(
'Calendar' => 'Kalender',
'Calendar settings' => 'Kalenderinstillinger',
'Project calendar view' => 'Visning prosjektkalender',
// 'User calendar view' => '',
'My calendar' => 'Min kalender',
'Switch to the list view' => 'Listevisning',
// 'Show tasks based on the start date' => '',
// 'Subtasks time tracking' => '',
);