// 'dropdown.select_invoice' => '--- select invoice ---',
// 'dropdown.status_active' => 'active',
// 'dropdown.status_inactive' => 'inactive',
-// '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',
// my time form attributes
"form.mytime.title" => 'adicionar perĂodo',
-"form.mytime.total" => 'horas totais: ',
-"form.mytime.del_yes" => 'o perĂodo registrado foi apagado com sucesso',
// profile form attributes
// Note to translators: we need a more accurate translation of form.profile.create_title
"form.profile.edit_title" => 'editando perfil',
// people form attributes
-"form.people.th.role" => 'regra',
"form.people.manager" => 'gerente',
);