summaryrefslogtreecommitdiff
path: root/app/Locales
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-10-21 16:16:39 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-10-21 16:16:39 +0200
commit3ec7cba0eafc05d2da5a2d7b03fd138d045e50d2 (patch)
treeac6ab521f947982e48f4f3107fc275dcc9c38974 /app/Locales
parent88a1120d9b4fde8b3e8cddad6d2be3cdd9fbf806 (diff)
Changed "profile" into "profil" for french translation
Diffstat (limited to 'app/Locales')
-rw-r--r--app/Locales/fr_FR/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php
index 5809ef69..d2e9466d 100644
--- a/app/Locales/fr_FR/translations.php
+++ b/app/Locales/fr_FR/translations.php
@@ -453,7 +453,7 @@ return array(
'Group:' => 'Groupe :',
'Regular user' => 'Utilisateur normal',
'Account type:' => 'Type de compte :',
- 'Edit profile' => 'Modifier le profile',
+ 'Edit profile' => 'Modifier le profil',
'Change password' => 'Changer le mot de passe',
'Password modification' => 'Changement de mot de passe',
'External authentications' => 'Authentifications externe',