summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-rw-r--r--app/Locale/pt_BR/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index e2bcecbd..3f40bfe9 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1064,4 +1064,5 @@ return array(
'Duplicates are not imported' => 'Registros duplicados não são importados',
'Usernames must be lowercase and unique' => 'Nomes de usuário devem ser únicos e em letras minúsculas',
'Passwords will be encrypted if present' => 'Senhas serão encriptadas, se presentes',
+ // '%s attached a new file to the task %s' => '',
);