Approved. Step name: Proofread

This commit is contained in:
James Cole 2016-12-04 18:11:19 +01:00
parent a7b8c9d94d
commit c5f81d4a94

View File

@ -85,4 +85,5 @@ return [
'file' => ':attribute moet een bestand zijn.',
'in_array' => 'Het :attribute veld bestaat niet in :other.',
'present' => 'Het :attribute veld moet aanwezig zijn.',
'amount_zero' => 'The total amount cannot be zero',
];