summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-11-16 13:09:46 -0800
committerFrederic Guillot <fred@kanboard.net>2017-11-16 13:52:01 -0800
commit9f3486f7481ea5f7ecd9de724549c168072dd046 (patch)
tree0212429171008da4708d87148b5897ef0043250c /app/Locale/fr_FR
parentda28bb45a7b6627a2bd6f1bef6b83b9412b3dff5 (diff)
Add help message on project sharing page
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php1
1 files changed, 1 insertions, 0 deletions
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.',
);