X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a4fd787ff4452eb1a7e3d0c0a24d8fcebd7b8b43..235858d0ca557daca78f85706512dfd01fe1f77d:/WEB-INF/resources/fr.lang.php diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index 9805bfd4..e0e4eb9a 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -59,6 +59,7 @@ $i18n_key_words = array( 'menu.users' => 'Utilisateurs', // TODO: translate the following. // 'menu.groups' => 'Groups', +// 'menu.subgroups' => 'Subgroups', 'menu.export' => 'Exporter', 'menu.clients' => 'Clients', 'menu.options' => 'Options', @@ -238,6 +239,8 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Connexion', 'title.groups' => 'Équipes', // TODO: change "teams" to "groups". +// TODO: translate the following. +// 'title.subgroups' => 'Subgroups', 'title.create_group' => 'Création d\\\'une nouvelle équipe', // TODO: change "team" to "group". 'title.edit_group' => 'Modification d\\\'une équipe', // TODO: change "team" to "group". 'title.delete_group' => 'Suppression d\\\'une équipe', // TODO: change "team" to "group".