From 3311061d10f94048c933a1beb3a3e7c408b40fcb Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 11 Apr 2015 13:47:31 -0400 Subject: Improve pull-request (move thumbnail generation function) --- app/Locale/fr_FR/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index d0d890d6..a99e19ae 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -849,4 +849,7 @@ return array( 'Test your device' => 'Testez votre appareil', 'Assign a color when the task is moved to a specific column' => 'Assigner une couleur lorsque la tâche est déplacée dans une colonne spécifique', '%s via Kanboard' => '%s via Kanboard', + 'uploaded by: %s' => 'Télécharger par : %s', + 'uploaded on: %s' => 'Télécharger le : %s', + 'size: %s' => 'Taille : %s', ); -- cgit v1.2.3