From e60686cd10b70e435189bfc79c53a686bb6edffe Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 15 Jul 2019 14:42:15 -0700 Subject: Fix English grammatical errors --- app/Locale/pt_BR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/pt_BR') 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', -- cgit v1.2.3