diff options
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-rw-r--r-- | app/Locale/pt_BR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index a7568b6b..61ad9eb7 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1266,7 +1266,7 @@ return array( 'Unable to upload files, check the permissions of your data folder.' => 'Incapaz de enviar arquivos. Verifique as permissões da sua pasta de dados.', 'Another category with the same name exists in this project' => 'Outra categoria com o mesmo nome existe neste projeto', 'Comment sent by email successfully.' => 'Comentário enviado por e-mail com sucesso.', - 'Sent by email to [%s](mailto:%s) (%s)' => 'Enviar por e-mail para [%s](mailto:%s) (%s)', + 'Sent by email to "%s" (%s)' => 'Enviar por e-mail para "%s" (%s)', 'Unable to read uploaded file.' => 'Incapaz de ler arquivos enviados.', 'Database uploaded successfully.' => 'Base de dados enviado com sucesso.', 'Task sent by email successfully.' => 'Tarefa enviada por e-mail com sucesso.', |