From 6739dba792f210a1836489a191527747d21e3da4 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Thu, 4 Dec 2014 21:04:33 -0500 Subject: Move user templates to a subfolder --- app/Locale/fr_FR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 4eb0dc72..94ed70d2 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -457,7 +457,7 @@ return array( 'Edit profile' => 'Modifier le profil', 'Change password' => 'Changer le mot de passe', 'Password modification' => 'Changement de mot de passe', - 'External authentications' => 'Authentifications externe', + 'External authentications' => 'Authentifications externes', 'Google Account' => 'Compte Google', 'Github Account' => 'Compte Github', 'Never connected.' => 'Jamais connecté.', -- cgit v1.2.3