diff --git a/resources/lang/pt_BR/validation.php b/resources/lang/pt_BR/validation.php index ecf55dc8e6..5b7b263ccd 100644 --- a/resources/lang/pt_BR/validation.php +++ b/resources/lang/pt_BR/validation.php @@ -91,4 +91,4 @@ return [ 'present' => 'O campo :attribute deve estar presente.', 'amount_zero' => 'A quantidade total não pode ser zero', 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN', -]; \ No newline at end of file +];