Put form.profile.allow_ip into localization files.
[timetracker.git] / WEB-INF / resources / he.lang.php
index baa85d7..f01cac6 100644 (file)
@@ -45,7 +45,8 @@ $i18n_key_words = array(
 'menu.logout' => 'יציאה',
 'menu.forum' => 'פורום',
 'menu.help' => 'עזרה',
-'menu.create_team' => 'צור צוות',
+// TODO: translate the following.
+// 'menu.create_group' => 'Create Group',
 'menu.profile' => 'פרופיל',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
@@ -57,7 +58,8 @@ $i18n_key_words = array(
 'menu.projects' => 'פרוייקטים',
 'menu.tasks' => 'משימות',
 'menu.users' => 'משתמשים',
-'menu.teams' => 'צוותים',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'ייצוא',
 'menu.clients' => 'לקוחות',
 'menu.options' => 'אפשרויות',
@@ -500,6 +502,7 @@ $i18n_key_words = array(
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.future_entries' => 'Future entries',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.allow_ip' => 'Allow IP',
 'form.profile.plugins' => 'תוספים',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.