From 03179a1269cd27aad99becceab6b0aacc30e0f2a Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 8 May 2016 09:46:12 -0400 Subject: Change button label for tasks/projects upload form --- app/Locale/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index b816e93b..374c581c 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1166,4 +1166,5 @@ return array( 'Closed tasks assigned to "%s"' => 'Tâches fermées assignées à « %s »', 'Assign automatically a color based on a priority' => 'Assigner automatiquement une couleur par rapport à une priorité', 'Overdue tasks for the project(s) "%s"' => 'Tâches en retard pour le projet(s) « %s »', + 'Upload files' => 'Uploader les fichiers', ); -- cgit v1.2.3