// TODO: translate the following.
// 'label.month_total' => 'Month total',
'label.today' => 'Hoje',
-'label.total_hours' => 'Total de horas',
-'label.total_cost' => 'Custo total',
'label.view' => 'Ver',
'label.edit' => 'Editar',
'label.delete' => 'Apagar',
// Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
'form.profile.12_hours' => '12 horas',
'form.profile.24_hours' => '24 horas',
+// TODO: translate the following.
+// 'form.profile.show_holidays' => 'Show holidays',
'form.profile.tracking_mode' => 'Modo de acompanhamento',
'form.profile.mode_time' => 'tempo',
'form.profile.mode_projects' => 'projetos',