]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fr.lang.php
A fix in Dutch file.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index ae46dc664ee7f8a155b1d6b007aecbfca62dd99a..6c935d50cee1415de14dedee775ec42b108514fa 100644 (file)
@@ -56,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projets',
 'menu.tasks' => 'Tâches',
 'menu.users' => 'Utilisateurs',
-'menu.teams' => 'Équipes',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Exporter',
 'menu.clients' => 'Clients',
 'menu.options' => 'Options',
@@ -464,6 +465,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.