Translated

This commit is contained in:
James Cole 2017-01-04 17:32:05 +01:00
parent 62271fe064
commit 602cc26f0f

View File

@ -23,6 +23,7 @@ return [
'belongs_to_user' => 'Der Wert von :attribute ist nicht bekannt',
'accepted' => ':attribute muss akzeptiert werden.',
'bic' => 'Dies ist kein gültiger BIC.',
'more' => ':attribute must be larger than zero.',
'active_url' => ':attribute ist keine gültige URL.',
'after' => ':attribute muss ein Datum nach :date sein.',
'alpha' => ':attribute darf nur Buchstaben enthalten.',