New translations validation.php (German Informal)
This commit is contained in:
parent
64d67bec66
commit
e91ffcb06f
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +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.',
|
||||
'size' => [
|
||||
'numeric' => ':attribute muss :size sein.',
|
||||
'file' => ':attribute muss :size Kilobytes groß sein.',
|
||||
|
|
Loading…
Reference in a new issue