From 4d6e5d2e2cc0950114cc3ca9f32e66aa779d3b48 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 16 May 2015 21:47:16 -0400 Subject: Add new automatic action to update the start date --- app/Locale/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fr_FR/translations.php') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index e50bf1b3..6abca0ea 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -918,4 +918,5 @@ return array( 'Show tasks based on the start date' => 'Afficher les tâches en fonction de la date de début', 'Subtasks time tracking' => 'Suivi du temps par rapport aux sous-tâches', 'User calendar view' => 'Vue en mode utilisateur du calendrier', + 'Automatically update the start date' => 'Mettre à jour automatiquement la date de début', ); -- cgit v1.2.3