summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
authorBiniou180 <thouvenot.pyves@gmail.com>2016-07-06 13:24:03 +0200
committerGitHub <noreply@github.com>2016-07-06 13:24:03 +0200
commit908cff9b6a2841bd074d0352c45ff8d44785b410 (patch)
tree28c9503baa51d3befebff83c17a744abd8e4dc47 /app/Locale/fr_FR/translations.php
parent6ccd8c11faff4a8b5209b45c140d12f94d97449b (diff)
Corrected typo vérouillé > verrouillé
Following issue #2445
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-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 9431846d..e3ee8a4b 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -944,7 +944,7 @@ return array(
'Project Manager' => 'Chef de projet',
'Project Member' => 'Membre du projet',
'Project Viewer' => 'Visualiseur de projet',
- 'Your account is locked for %d minutes' => 'Votre compte est vérouillé pour %d minutes',
+ 'Your account is locked for %d minutes' => 'Votre compte est verrouillé pour %d minutes',
'Invalid captcha' => 'Captcha invalid',
'The name must be unique' => 'Le nom doit être unique',
'View all groups' => 'Voir tous les groupes',