New translations validation.php (German)

This commit is contained in:
James Cole 2017-04-19 08:40:18 +02:00
parent 99606ba936
commit 16182fec6c

View File

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