New translations validation.php (Portuguese, Brazilian)

This commit is contained in:
James Cole 2017-08-04 17:10:14 +02:00
parent 1d8e953ebc
commit 0e11026b60

View File

@ -88,4 +88,5 @@ return [
'in_array' => 'O campo :attribute não existe em :other.',
'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',
];