Translated

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

View File

@ -85,4 +85,5 @@ return [
'file' => 'Das :attribute muss eine Datei sein.',
'in_array' => ':attribute existiert nicht in :other.',
'present' => 'Das :attribute Feld muss vorhanden sein.',
'amount_zero' => 'The total amount cannot be zero',
];