diff options
Diffstat (limited to 'app/Locale/pt_BR')
-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 beb3744b..c842f472 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -782,7 +782,7 @@ return array( 'Notification methods:' => 'Métodos de notificação:', 'Unable to read your file' => 'Não foi possível ler seu arquivo', '%d task(s) have been imported successfully.' => '%d tarefa(s) importada(s) com sucesso.', - 'Nothing have been imported!' => 'Nada foi importado!', + 'Nothing has been imported!' => 'Nada foi importado!', 'Import users from CSV file' => 'Importar usuários a partir de arquivo CSV', '%d user(s) have been imported successfully.' => '%d usuário(s) importado(s) com sucesso.', 'Comma' => 'Vírgula', |