'menu.time' => 'Tempo',
'menu.expenses' => 'Spese',
'menu.reports' => 'Rapporti',
+// TODO: translate the following.
+// 'menu.timesheets' => 'Timesheets',
'menu.charts' => 'Grafici',
'menu.projects' => 'Progetti',
'menu.tasks' => 'Compiti',
// 'error.cannot_import' => 'Cannot import: %s.',
// 'error.format' => 'Invalid file format.',
// 'error.user_count' => 'Limit on user count.',
+// 'error.expired' => 'Expiration date reached.',
// Warning messages.
// TODO: translate the following.
'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',
'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',