summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authordupgit <olivier.delhomme@free.fr>2016-05-18 22:38:11 +0200
committerdupgit <olivier.delhomme@free.fr>2016-05-18 22:38:11 +0200
commit54238dc54be960c47cc76cf4ecf7218bb2a644a1 (patch)
tree769ea4730ee2afad7bfc006abfce7d5358dc4bc1 /app
parent46ed06268dc3d591fb7bb90a5a9a75e77c17b86c (diff)
Corrects one typo in French translation
Corrects 'authentication' word into 'authentification' in the French translation.
Diffstat (limited to 'app')
-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 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 »',