]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fr.lang.php
Introduced title.subgroups in translation files.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 9805bfd4c4f2d3dceae068ea17ee4ff8d52e5ef9..e0e4eb9a5e202a4b968f60568b64f15d9c5b2d2a 100644 (file)
@@ -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".