summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-08-29 20:00:53 -0400
committerFrederic Guillot <fred@kanboard.net>2015-08-29 20:00:53 -0400
commit6c711f696f73bc59813f6834ec241aef3b626cbd (patch)
treeded4f0e8c7f8c672414ff3f2f84eac0f6d9073e5 /app/Locale/fr_FR
parentef087f5e22df1a0d97babef26aaf9b8960ee6d5d (diff)
Include documentation in the application
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index c63fb60b..0c95c7eb 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1062,4 +1062,11 @@ return array(
'Gitlab Account' => 'Compte Gitlab',
'Link my Gitlab Account' => 'Lier mon compte Gitlab',
'Unlink my Gitlab Account' => 'Ne plus utiliser mon compte Gitlab',
+ 'Documentation: %s' => 'Documentation : %s',
+ 'Switch to the Gantt chart view' => 'Passer à la vue en diagramme de Gantt',
+ 'Reset the search/filter box' => 'Réinitialiser le champ de recherche',
+ 'Documentation' => 'Documentation',
+ 'Table of contents' => 'Table des matières',
+ 'Gantt' => 'Gantt',
+ 'Help with project permissions' => 'Aide avec les permissions des projets',
);