From 54238dc54be960c47cc76cf4ecf7218bb2a644a1 Mon Sep 17 00:00:00 2001 From: dupgit Date: Wed, 18 May 2016 22:38:11 +0200 Subject: Corrects one typo in French translation Corrects 'authentication' word into 'authentification' in the French translation. --- 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 374c581c..1f35246c 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -366,7 +366,7 @@ return array( 'Password modification' => 'Changement de mot de passe', 'External authentications' => 'Authentifications externes', 'Never connected.' => 'Jamais connecté.', - 'No external authentication enabled.' => 'Aucune authentication externe activée.', + 'No external authentication enabled.' => 'Aucune authentification externe activée.', 'Password modified successfully.' => 'Mot de passe changé avec succès.', 'Unable to change the password.' => 'Impossible de changer le mot de passe.', 'Change category for the task "%s"' => 'Changer la catégorie pour la tâche « %s »', -- cgit v1.2.3