summaryrefslogtreecommitdiff
path: root/app/Locales/pt_BR
diff options
context:
space:
mode:
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' => '',
);