New translations validation.php (Russian)

This commit is contained in:
James Cole 2017-08-04 17:10:24 +02:00
parent ff5506c842
commit aee6ea56b5

View File

@ -88,4 +88,5 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN',
];