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