summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-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 42c03288..05756a93 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -561,4 +561,8 @@ return array(
'Github issue comment created' => 'Commentaire créé sur un ticket Github',
'Configure' => 'Configurer',
'Project management' => 'Gestion des projets',
+ 'My projects' => 'Mes projets',
+ 'Columns' => 'Colonnes',
+ 'Task' => 'Tâche',
+ 'Your are not member of any project.' => 'Vous n\'êtes membre d\'aucun projet.',
);