Put form.profile.allow_ip into localization files.
[timetracker.git] / WEB-INF / resources / es.lang.php
index f668046..707645c 100644 (file)
@@ -45,7 +45,7 @@ $i18n_key_words = array(
 'menu.forum' => 'Foro',
 'menu.help' => 'Ayuda',
 // TODO: translate the following.
-// 'menu.create_team' => 'Create Team',
+// 'menu.create_group' => 'Create Group',
 'menu.profile' => 'Perfil',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
@@ -59,9 +59,9 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Personas',
-'menu.teams' => 'Equipos',
 // TODO: translate the following.
-// menu.export' => 'Export',
+// 'menu.groups' => 'Groups',
+// 'menu.export' => 'Export',
 'menu.clients' => 'Clientes',
 'menu.options' => 'Opciones',
 
@@ -524,6 +524,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' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.