'label.totals_only' => 'Pouze součty',
// TODO: translate the following.
// 'label.quota' => 'Quota',
+// 'label.timesheet' => 'Timesheet',
+// 'label.submitted' => 'Submitted',
+// 'label.approved' => 'Approved',
// Form titles.
// TODO: Improve titles for consistency, so that each title explains correctly what each
// TODO: translate the following.
// 'form.reports.include_invoiced' => 'invoiced',
// 'form.reports.include_not_invoiced' => 'not invoiced',
+// 'form.reports.include_assigned' => 'assigned',
+// 'form.reports.include_not_assigned' => 'not assigned',
'form.reports.select_period' => 'Výberte období',
'form.reports.set_period' => 'nebo určete dny',
'form.reports.show_fields' => 'Zobrazit pole',
// TODO: translate the following.
// 'form.report.assign_to_invoice' => 'Assign to invoice',
+// 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' => 'Faktura číslo',