// TODO: translate the following.
// 'label.month_total' => 'Month total',
'label.today' => 'Danas',
-'label.total_hours' => 'Ukupno časova',
-'label.total_cost' => 'Ukupna cena',
'label.view' => 'Pregledaj',
'label.edit' => 'Izmeni',
'label.delete' => 'Obriši',
'dropdown.select_invoice' => '--- odaberi račun ---',
'dropdown.status_active' => 'aktivan',
'dropdown.status_inactive' => 'neaktivan',
-'dropdown.delete'=>'obriši',
-'dropdown.do_not_delete'=>'nemoj obrisati',
+'dropdown.delete' => 'obriši',
+'dropdown.do_not_delete' => 'nemoj obrisati',
// TODO: translate the following.
// 'dropdown.paid' => 'paid',
// 'dropdown.not_paid' => 'not paid',
// Forma profila. Pogledajte primer na at https://timetracker.anuko.com/profile_edit.php.
'form.profile.12_hours' => '12 časova',
'form.profile.24_hours' => '24 časova',
+// TODO: translate the following.
+// 'form.profile.show_holidays' => 'Show holidays',
'form.profile.tracking_mode' => 'Način evidencije',
'form.profile.mode_time' => 'vreme',
'form.profile.mode_projects' => 'projekti',