New translations

This commit is contained in:
James Cole 2016-12-04 18:11:44 +01:00
parent 38919ae300
commit f7abf132e2

View File

@ -85,4 +85,5 @@ return [
'file' => 'The :attribute must be a file.',
'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',
];