]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/gr.lang.php
Introduced show_work_units field in tt_fav_reports table.
[timetracker.git] / WEB-INF / resources / gr.lang.php
index ec6fdf8ab1675a4321aaec31c2824823639847f0..e8f03b019c60c204cdbff12f3d35216383e35572 100644 (file)
@@ -214,6 +214,7 @@ $i18n_key_words = array(
 'label.week_list' => 'Λίστα εβδομάδων',
 // TODO: translate the following.
 // 'label.work_units' => 'Work units',
+// 'label.work_units_short' => 'Units',
 
 // Form titles.
 'title.login' => 'Σύνδεση',
@@ -481,6 +482,11 @@ $i18n_key_words = array(
 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
 // 'form.swap.swap_with' => 'Swap roles with',
 
+// Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
+// TODO: translate the following.
+// 'form.work_units.minutes_in_unit' => 'Minutes in unit',
+// 'form.work_units.1st_unit_threshold' => '1st unit threshold',
+
 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
 'role.user.label' => 'Χρήστης',
 'role.user.low_case_label' => 'χρήστης',