From 3df63e051fac84cec98c912668722f87d6e8183e Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 9 Nov 2014 12:47:49 -0500 Subject: Add projects to the dashboard and rename some methods --- app/Locale/fr_FR/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Locale/fr_FR') 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.', ); -- cgit v1.2.3