diff --git a/resources/lang/pt_BR/auth.php b/resources/lang/pt_BR/auth.php index 15a40c990b..5a17d21cad 100644 --- a/resources/lang/pt_BR/auth.php +++ b/resources/lang/pt_BR/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'Essas credenciais não correspondem aos nossos registros.', 'throttle' => 'Muitas tentativas de login. Por favor, tente novamente em :seconds segundos.', -]; +]; \ No newline at end of file