summaryrefslogtreecommitdiff
path: root/app/Locales/pt_BR
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-05-22 20:58:21 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-05-22 20:58:21 -0400
commit40917992e775bd21a280eb267241c452e04e5ade (patch)
treec1bf82ab83564bc9ca749f026f54342cbd35374f /app/Locales/pt_BR
parent2230dd4e6b148346c0ec596b9e3e12996a762ed8 (diff)
Add files upload
Diffstat (limited to 'app/Locales/pt_BR')
-rw-r--r--app/Locales/pt_BR/translations.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php
index 7c9a6c17..0b4765d1 100644
--- a/app/Locales/pt_BR/translations.php
+++ b/app/Locales/pt_BR/translations.php
@@ -332,4 +332,11 @@ return array(
// 'All categories' => '',
// 'No category' => '',
// 'The name is required' => '',
+ // 'Remove a file' => '',
+ // 'Unable to remove this file.' => '',
+ // 'File removed successfully.' => '',
+ // 'Attach a document' => '',
+ // 'Do you really want to remove this file: "%s"?' => '',
+ // 'open' => '',
+ // 'Attachments' => '',
);