diff --git a/resources/lang/pt_BR/auth.php b/resources/lang/pt_BR/auth.php index a6d1e98e31..5345cea939 100644 --- a/resources/lang/pt_BR/auth.php +++ b/resources/lang/pt_BR/auth.php @@ -27,4 +27,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 +];