summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-04-11 13:47:31 -0400
committerFrederic Guillot <fred@kanboard.net>2015-04-11 13:47:31 -0400
commit3311061d10f94048c933a1beb3a3e7c408b40fcb (patch)
tree5625346bbbfdb236325d9815d80e7238b651d612 /app/Locale/pt_BR/translations.php
parentaea3a352aa3a821c5c671e29bd730af79ab599eb (diff)
Improve pull-request (move thumbnail generation function)
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-rw-r--r--app/Locale/pt_BR/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index a4088576..f855edb0 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -847,4 +847,7 @@ return array(
'Test your device' => 'Teste o seu dispositivo',
'Assign a color when the task is moved to a specific column' => 'Atribuir uma cor quando a tarefa é movida em uma coluna específica',
// '%s via Kanboard' => '',
+ // 'uploaded by: %s' => '',
+ // 'uploaded on: %s' => '',
+ // 'size: %s' => '',
);