Added 2 labels for timesheets in translation files.
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index e6b5697..db9ef80 100644 (file)
@@ -250,7 +250,9 @@ $i18n_key_words = array(
 // 'label.work_units_short' => 'Units',
 'label.totals_only' => 'Somente totais',
 // TODO: translate the following.
-// 'label.quota' => 'Quota'
+// 'label.quota' => 'Quota',
+// 'label.submitted' => 'Submitted',
+// 'label.approved' => 'Approved',
 
 // Form titles.
 'title.error' => 'Erro',
@@ -422,6 +424,10 @@ $i18n_key_words = array(
 // 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' => 'NĂºmero da fatura',