summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-07-13 20:43:57 -0400
committerFrederic Guillot <fred@kanboard.net>2015-07-13 20:43:57 -0400
commit010b9d3d47ce9a63154800cac8da3b4db1f40bf8 (patch)
treecb164d498bf92f9da6038f1bd1dd57a7ac00dbdb /app/Locale
parenta228dd0008ae8ca33f371ac66685341f686ad7b2 (diff)
parent67198b804a1e8164f9e3ead66da36bc973034fae (diff)
Merge pull-request #1021
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/fr_FR/translations.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 34839a12..d0776d51 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -899,7 +899,7 @@ return array(
'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é des projets pour « %s »',
- 'view the board on Kanboard' => 'voir la tableau sur Kanboard',
+ 'view the board on Kanboard' => 'voir le 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 :',
'Overdue tasks for the project "%s"' => 'Tâches en retard pour le projet « %s »',
@@ -966,7 +966,7 @@ return array(
'Filter' => 'Filtre',
'Advanced search' => 'Recherche avancée',
'Example of query: ' => 'Exemple de requête : ',
- 'Search by project: ' => 'Rechercher par project : ',
+ 'Search by project: ' => 'Rechercher par projet : ',
'Search by column: ' => 'Rechercher par colonne : ',
'Search by assignee: ' => 'Rechercher par assigné : ',
'Search by color: ' => 'Rechercher par couleur : ',