summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-06-24 10:23:50 -0400
committerFrederic Guillot <fred@kanboard.net>2015-06-24 10:23:50 -0400
commit599237b805aae334bb85da44acb738b642017707 (patch)
tree7106ca7658a682171ac44f54da9caa63aded11ec /app/Locale/fr_FR
parent948ebb242490092c5a7e187c3b7813134b047d5e (diff)
Fix typo in French locale
Diffstat (limited to 'app/Locale/fr_FR')
-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 4f077e93..461f8566 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -912,7 +912,7 @@ return array(
'%s moved the task %s to the swimlane "%s"' => '%s a déplacé la tâche %s dans la swimlane « %s »',
'This report contains all subtasks information for the given date range.' => 'Ce rapport contient les informations de toutes les sous-tâches pour la période selectionnée.',
'This report contains all tasks information for the given date range.' => 'Ce rapport contient les informations de toutes les tâches pour la période selectionnée.',
- 'Project activities for %s' => 'Activité du projet « %s »',
+ 'Project activities for %s' => 'Activité des projets pour « %s »',
'view the board on Kanboard' => 'voir la tableau sur Kanboard',
'The task have been moved to the first swimlane' => 'La tâche a été déplacée dans la première swimlane',
'The task have been moved to another swimlane:' => 'La tâche a été déplacée dans une autre swimlane :',