Introduced dropdown.time to translation files.
[timetracker.git] / WEB-INF / resources / he.lang.php
index 1446956..10a40ed 100644 (file)
@@ -255,6 +255,7 @@ $i18n_key_words = array(
 'label.custom_fields' => 'שדות אישיים',
 // Translate the following.
 // 'label.monthly_quotas' => 'Monthly quotas',
+// 'label.entity' => 'Entity',
 'label.type' => 'סוג',
 'label.type_dropdown' => 'רשימה',
 'label.type_text' => 'טקסט',
@@ -412,6 +413,8 @@ $i18n_key_words = array(
 // 'dropdown.previous_year' => 'previous year',
 'dropdown.selected_year' => 'שנה',
 'dropdown.all_time' => 'הכל',
+// TODO: translate the following.
+// 'dropdown.time' => 'time',
 'dropdown.projects' => 'פרוייקטים',
 'dropdown.tasks' => 'משימות',
 'dropdown.clients' => 'לקוחות',
@@ -598,6 +601,7 @@ $i18n_key_words = array(
 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
 // 'form.group_edit.confirm_save' => 'Confirm saving',
 // 'form.group_edit.allow_ip' => 'Allow IP',
+// 'form.group_edit.advanced_settings' => 'Advanced settings',
 
 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
 // TODO: translate the following.