summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorPhilippe Gauron <gauron@lal.in2p3.fr>2016-10-25 00:42:08 +0200
committerPhilippe Gauron <gauron@lal.in2p3.fr>2016-10-25 00:42:08 +0200
commitfd0a6fb8d1d9727ac088e72f18e78158b5ee356c (patch)
treecd25b01989270f3e8049424bd515f25212f48e38 /app/Locale/fr_FR
parenta5ca58c756314dcedec0ed76a56046d9a3ad03d8 (diff)
Correction of french translation.
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index f525fff4..59f4609e 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -36,7 +36,7 @@ return array(
'Remove user' => 'Supprimer un utilisateur',
'Do you really want to remove this user: "%s"?' => 'Voulez-vous vraiment supprimer cet utilisateur : « %s » ?',
'All users' => 'Tous les utilisateurs',
- 'Username' => 'Nom d\'utilisateur',
+ 'Username' => 'Identifiant',
'Password' => 'Mot de passe',
'Administrator' => 'Administrateur',
'Sign in' => 'Connexion',