From 9f3486f7481ea5f7ecd9de724549c168072dd046 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 16 Nov 2017 13:09:46 -0800 Subject: Add help message on project sharing page --- app/Locale/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index c86aa18e..adb88eb0 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1366,4 +1366,5 @@ return array( 'Time Estimated' => 'Durée estimée', 'Time Spent' => 'Temps passé', 'External Link' => 'Lien externe', + 'This feature enable the iCal feed, RSS feed and the public board view.' => 'Cette fonctionalité active l\'abonnement iCal, le flux RSS et la vue publique du tableau.', ); -- cgit v1.2.3