From b2cce5a3a1a0be68102e614b42d2ee6a030bd523 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 14 Aug 2015 15:43:08 -0400 Subject: Add new role Project Administrator --- app/Locale/fr_FR/translations.php | 2 ++ 1 file changed, 2 insertions(+) (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 11a429ee..3f26afe6 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1017,4 +1017,6 @@ return array( 'contributors' => 'contributeurs', 'License:' => 'Licence :', 'License' => 'Licence', + 'Project Administrator' => 'Administrateur de projet', + 'Enter the text below' => 'Entrez le texte ci-dessous', ); -- cgit v1.2.3