Approved. Step name: Proofread

This commit is contained in:
James Cole 2016-12-08 20:41:30 +01:00
parent d13490cb6e
commit ca73ef8531

View File

@ -85,5 +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',
'amount_zero' => 'Het totaalbedrag kan niet nul zijn',
];