New translations validation.php (Chinese Traditional)

This commit is contained in:
James Cole 2017-08-04 17:10:07 +02:00
parent 8f52a68526
commit f368739303

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',
];