summaryrefslogtreecommitdiff
path: root/app/Locales/fr_FR
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/fr_FR')
-rw-r--r--app/Locales/fr_FR/translations.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php
index f4bffc3b..5ed8b050 100644
--- a/app/Locales/fr_FR/translations.php
+++ b/app/Locales/fr_FR/translations.php
@@ -543,4 +543,8 @@ return array(
'Started on %B %e, %Y' => 'Commençé le %d/%m/%Y',
'Start date' => 'Date de début',
'Time estimated' => 'Temps estimé',
+ 'There is nothing assigned to you.' => 'Aucune tâche assignée pour vous.',
+ 'My tasks' => 'Mes tâches',
+ 'Activity stream' => 'Flux d\'activité',
+ 'Dashboard' => 'Tableau de bord',
);