Put form.profile.allow_ip into localization files.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 88b905b..2fa257c 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekter',
 'menu.tasks' => 'Opgaver',
 'menu.users' => 'Brugere',
-'menu.teams' => 'Teams',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Kunder',
 'menu.options' => 'Indstillinger',
@@ -467,6 +468,8 @@ $i18n_key_words = array(
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.future_entries' => 'Future entries',
 'form.profile.uncompleted_indicators' => 'Uafsluttede indikatore',
+// TODO: translate the following.
+// '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.