Skip to content

Commit

Permalink
Merge pull request kanboard#2240
Browse files Browse the repository at this point in the history
Corrects one typo in French translation
  • Loading branch information
fguillot committed May 18, 2016
2 parents 46ed062 + 54238dc commit 0378b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Locale/fr_FR/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
'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 »',
Expand Down

0 comments on commit 0378b5f

Please sign in to comment.