summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-04-11 18:09:30 -0400
committerFrederic Guillot <fred@kanboard.net>2016-04-11 18:09:30 -0400
commit481b2091ddf1fef735c7ebab399fc13b85ce8110 (patch)
tree28d371384ec4ceff9f9e62936f2dc1cf4ea3a48d /app/Locale/fr_FR
parent2a3df38a0e15148b94964f998c873569df8b0656 (diff)
parent01195682ca28cb354c396b143c4db045023dddde (diff)
Merge pull-request #2113
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 0c2e4955..2fd05dc5 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1163,4 +1163,8 @@ return array(
'Search by task status: ' => 'Rechercher par le statut des tâches : ',
'Search by task title: ' => 'Rechercher par le titre des tâches : ',
'Activity stream search' => 'Recherche dans le flux d\'activité',
+ 'Projects where "%s" is manager' => '',
+ 'Projects where "%s" is member' => '',
+ 'Open tasks assigned to "%s"' => '',
+ 'Closed tasks assigned to "%s"' => '',
);