X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d..5a01cc31eb7a8b341c988797a71b58b0eb468724:/WEB-INF/resources/no.lang.php diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index e2b8c443..82c3a191 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -152,16 +152,18 @@ $i18n_key_words = array( // 'label.login' => 'Login', 'label.password' => 'Passord', 'label.confirm_password' => 'Bekreft passord', +'label.email' => 'E-post', +// TODO: translate the following. +// 'label.cc' => 'Cc', +// 'label.bcc' => 'Bcc', +'label.subject' => 'Emne', +// TODO: translate the following. +// 'label.date' => 'Date', // TODO: refactoring ongoing down from here. -// TODO: translate the following. -// 'label.email' => 'Email', -// 'label.cc' => 'Cc', -// 'label.bcc' => 'Bcc', -'label.subject' => 'Emne', 'label.total' => 'totalt', // TODO: translate the following. // 'label.page' => 'Page',