New translations validation.php (German)

This commit is contained in:
Dan Brown 2020-12-17 14:08:21 +00:00
parent de0d58658a
commit 401ecbb930

View File

@ -90,7 +90,7 @@ return [
'required_without' => ':attribute ist erforderlich, wenn :values nicht vorhanden ist.',
'required_without_all' => ':attribute ist erforderlich, wenn :values nicht vorhanden sind.',
'same' => ':attribute und :other müssen übereinstimmen.',
'safe_url' => 'The provided link may not be safe.',
'safe_url' => 'Der angegebene Link ist möglicherweise nicht sicher.',
'size' => [
'numeric' => ':attribute muss :size sein.',
'file' => ':attribute muss :size Kilobytes groß sein.',