diff options
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
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', ); |