diff options
Diffstat (limited to 'core/l10n/fr.php')
-rw-r--r-- | core/l10n/fr.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fr.php b/core/l10n/fr.php index 122c8f00509..98c328192a8 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -1,4 +1,8 @@ <?php $TRANSLATIONS = array( +"Users" => "Utilisateurs", +"Apps" => "Applications", +"Help" => "Aide", +"Personal" => "Personnel", "Login failed!" => "Échec de la connexion !", "remember" => "se souvenir de moi", "Create an <strong>admin account</strong>" => "Créer un <strong>compte administrateur</strong>", |