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/pt_PT/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/pt_PT') diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 34aeb0d1..cbd9a7ac 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1165,4 +1165,5 @@ return array( 'Closed tasks assigned to "%s"' => 'Tarefas fechadas assignadas a "%s"', // 'Assign automatically a color based on a priority' => '', // 'Overdue tasks for the project(s) "%s"' => '', + // 'Upload files' => '', ); -- cgit v1.2.3