X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/bbe3ea0a74d8107743b0611daac2ef3c4b32db53..b14f8b520d0ab49c06afba7617a9cf140d358c24:/WEB-INF/resources/no.lang.php diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 87d1da93..0dfa143d 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -54,18 +54,17 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Rapporter', 'menu.charts' => 'Diagrammer', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'Prosjekter', // TODO: translate the following. // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', -// Note to translators: check translation of menu.teams. This is for a list of teams in the time tracker for admin. -// 'menu.teams' => 'team', +// 'menu.teams' => 'Teams', 'menu.export' => 'Eksport', 'menu.clients' => 'Klienter', 'menu.options' => 'Opsjoner', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',