]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
A bit more work in progress on timesheets.
[timetracker.git] / WEB-INF / resources / it.lang.php
index abb63ffaa8a85e02c1da4d0cc92bfe088638337d..32e3b84a0b978bbc2fc04b19438c7c362c867ae7 100644 (file)
@@ -274,6 +274,9 @@ $i18n_key_words = array(
 'title.reports' => 'Rapporti',
 'title.report' => 'Rapporto',
 'title.send_report' => 'Invio Rapporto',
+// TODO: Translate the following.
+// 'title.timesheets' => 'Timesheets',
+// 'title.timesheet' => 'Timesheet',
 'title.invoice' => 'Fattura',
 'title.send_invoice' => 'Invia fattura',
 'title.charts' => 'Grafici',
@@ -415,6 +418,10 @@ $i18n_key_words = array(
 'form.report.export' => 'Esporta',
 'form.report.assign_to_invoice' => 'Assegna alla fattura',
 
+// Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
+// TODO: translate the following.
+// form.timesheets.hint' => 'Use reports to add new timesheets.',
+
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Numero fattura',