// 'menu.create_team' => 'Create Team',
'menu.profile' => 'Profilo',
'menu.time' => 'Tempo',
+'menu.expenses' => 'Spese',
// TODO: translate the following.
-// 'menu.expenses' => 'Expenses',
// 'menu.reports' => 'Reports',
'menu.charts' => 'Grafici',
'menu.projects' => 'Progetti',
// 'label.week_total' => 'Week total',
// 'label.month_total' => 'Month total',
'label.today' => 'Oggi',
-'label.total_hours' => 'Ore totali',
// TODO: translate the following.
-// 'label.total_cost' => 'Total cost',
// 'label.view' => 'View',
'label.edit' => 'Modifica',
'label.delete' => 'Elimina',
// 'title.time' => 'Time',
// 'title.edit_time_record' => 'Editing Time Record',
// 'title.delete_time_record' => 'Deleting Time Record',
-// 'title.expenses' => 'Expenses',
+'title.expenses' => 'Spese',
+// TODO: translate the following.
// 'title.edit_expense' => 'Editing Expense Item',
// 'title.delete_expense' => 'Deleting Expense Item',
// 'title.predefined_expenses' => 'Predefined Expenses',
'dropdown.status_active' => 'attivo',
'dropdown.status_inactive' => 'inattivo',
// TODO: translate the following.
-// 'dropdown.delete'=>'delete',
-// 'dropdown.do_not_delete'=>'do not delete',
+// 'dropdown.delete' => 'delete',
+// 'dropdown.do_not_delete' => 'do not delete',
// 'dropdown.paid' => 'paid',
// 'dropdown.not_paid' => 'not paid',
// (you can get to this form after generating a report).
'form.invoice.number' => 'Numero fattura',
'form.invoice.person' => 'Persona',
+
+// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
// TODO: translate the following.
// 'form.invoice.invoice_to_delete' => 'Invoice to delete',
// 'form.invoice.invoice_entries' => 'Invoice entries',