summaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fr.php')
-rw-r--r--core/l10n/fr.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index 98c328192a8..c8523214628 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -1,8 +1,8 @@
<?php $TRANSLATIONS = array(
+"Personal" => "Personnel",
"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>",
@@ -23,5 +23,6 @@
"prev" => "précédent",
"next" => "suivant",
"You are logged out." => "Vous êtes désormais déconnecté.",
+"Log out" => "Se déconnecter",
"Settings" => "Paramètres"
);