Change button label for tasks/projects upload form

This commit is contained in:
Frederic Guillot
2016-05-08 09:46:12 -04:00
parent 1a1e5e3d93
commit 03179a1269
28 changed files with 30 additions and 5 deletions

View File

@@ -1165,4 +1165,5 @@ return array(
'Closed tasks assigned to "%s"' => 'Zamknięte zadania przypisane do "%s"',
// 'Assign automatically a color based on a priority' => '',
'Overdue tasks for the project(s) "%s"' => 'Zaległe zadania dla projektu/projektów "%s"',
// 'Upload files' => '',
);