summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-05-08 09:46:12 -0400
committerFrederic Guillot <fred@kanboard.net>2016-05-08 09:46:12 -0400
commit03179a1269cd27aad99becceab6b0aacc30e0f2a (patch)
tree25b888e2081069dc8667cf3d7fdb954aca6eebe4 /app/Locale/pt_PT/translations.php
parent1a1e5e3d933a8d7fff1e6cc15504378b9e09397f (diff)
Change button label for tasks/projects upload form
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php1
1 files changed, 1 insertions, 0 deletions
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' => '',
);