From 839a0d831e82a21ced8654fcd8b4832975f6a87f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 25 Jul 2015 18:03:09 -0400 Subject: Switch to MIT license --- app/Locale/fr_FR/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index e4ae6e53..11a429ee 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1013,4 +1013,8 @@ return array( 'no category' => 'aucune catégorie', 'Current assignee: %s' => 'Assigné actuel : %s', 'not assigned' => 'non assigné', + 'Author:' => 'Auteur :', + 'contributors' => 'contributeurs', + 'License:' => 'Licence :', + 'License' => 'Licence', ); -- cgit v1.2.3