From a550666dc72bca77bfe6771fe9ea4b82081e5bdd Mon Sep 17 00:00:00 2001
From: zimmi1 <zimmi73@gmail.com>
Date: Tue, 5 Jan 2016 19:35:37 +0100
Subject: Correct translation of word project in French

---
 app/Locale/fr_FR/translations.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'app/Locale')

diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index d17545ea..541e4204 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1101,7 +1101,7 @@ return array(
     'Group Name' => 'Nom du groupe',
     'Enter group name...' => 'Entrez le nom du groupe...',
     'Role:' => 'Rôle :',
-    'Project members' => 'Membres du project',
+    'Project members' => 'Membres du projet',
     'Compare hours for "%s"' => 'Comparer les heures pour « %s »',
     '%s mentioned you in the task #%d' => '%s vous a mentionné dans la tâche n°%d',
     '%s mentioned you in a comment on the task #%d' => '%s vous a mentionné dans un commentaire de la tâche n°%d',
-- 
cgit v1.2.3