]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Wrote validateDuration function.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 7a1251d0c48b75bc8dd6920d4a379102583e8583..3e1a2d8cea5d3a5d44211165b1ce223e5afe099b 100644 (file)
@@ -149,18 +149,24 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Password',
 'label.confirm_password' => 'Conferma password',
+'label.email' => 'E-mail',
+'label.cc' => 'Cc',
+// TODO: translate the following.
+// 'label.bcc' => 'Bcc',
+'label.subject' => 'Oggetto',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
 
 
 
 // TODO: refactoring ongoing down from here.
 
-'label.email' => 'e-mail',
-// TODO: translate the following.
-// 'label.email' => 'Email',
-'label.cc' => 'Cc',
-// TODO: translate the following.
-// 'label.bcc' => 'Bcc',
-'label.subject' => 'oggetto',
 'label.total' => 'totale',
 // Translate the following.
 // 'label.page' => 'Page',