]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Security fix for invoice view. Also paid status handler for invoice view.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 958c0150c11ed57d1898073c8a5764f03d729619..75979992d29d4cd2d662dd6b0268f36ca95480c2 100644 (file)
@@ -110,8 +110,12 @@ $i18n_key_words = array(
 // 'button.submit' => 'Registrer',
 'button.add_user' => 'Legg til bruker',
 'button.add_project' => 'Legg til prosjekt',
-'button.add_activity' => 'Legg til aktivitet',
+// TODO: translate the following.
+// 'button.add_task' => 'Add task',
 'button.add_client' => 'Legg til klient',
+// TODO: translate the following.
+// 'button.add_invoice' => 'Add invoice',
+// 'button.add_option' => 'Add option',
 'button.add' => 'Legg til',
 'button.generate' => 'Generer',
 'button.reset_password' => 'Resett passord',