]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
posaune
[timetracker.git] / WEB-INF / resources / he.lang.php
index aa9fafb2881b0856a5e1d0ac82d47273b21687b7..3aee8065a6616f45e5b88948ec01d7db6e5db8d0 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' => 'טקסט',
@@ -290,6 +291,13 @@ $i18n_key_words = array(
 'label.active_users' => 'משתמשים פעילים',
 'label.inactive_users' => 'משתמשים לא פעילים',
 
+// Entity names. We use lower case (in English) because they are used in dropdowns, too.
+// They are used to associate a custom field with an entity type.
+// TODO: translate the following.
+// 'entity.time' => 'time',
+// 'entity.user' => 'user',
+// 'entity.project' => 'project',
+
 // Form titles.
 'title.error' => 'שגיאה',
 // TODO: Translate the following.