]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/gr.lang.php
Added 2 labels for timesheets in translation files.
[timetracker.git] / WEB-INF / resources / gr.lang.php
index c35ca9717ad7c7d07872871a67957c4540efcc4f..77a7833ab222cc00b3cbe5339bbaa4e08a157109 100644 (file)
@@ -239,6 +239,9 @@ $i18n_key_words = array(
 // 'label.work_units_short' => 'Units',
 'label.totals_only' => 'Σύνολα μόνο',
 'label.quota' => 'Ποσοστό',
+// TODO: translate the following.
+// 'label.submitted' => 'Submitted',
+// 'label.approved' => 'Approved',
 
 // Form titles.
 'title.error' => 'Σφάλμα',
@@ -266,6 +269,9 @@ $i18n_key_words = array(
 'title.reports' => 'Αναφορές',
 'title.report' => 'Αναφορά',
 'title.send_report' => 'Αποστολή αναφοράς',
+// TODO: Translate the following.
+// 'title.timesheets' => 'Timesheets',
+// 'title.timesheet' => 'Timesheet',
 'title.invoice' => 'Τιμολόγιο',
 'title.send_invoice' => 'Αποστολή τιμολόγιου',
 'title.charts' => 'Γραφήματα',
@@ -402,6 +408,10 @@ $i18n_key_words = array(
 'form.report.export' => 'Εξαγωγή',
 'form.report.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' => 'Αριθμός τιμολογίου',