New translations validation.php (Swedish)
This commit is contained in:
parent
fb07b50ac0
commit
00e3803591
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ return [
|
||||||
'required_without' => ':attribute är obligatoriskt när :values inte finns.',
|
'required_without' => ':attribute är obligatoriskt när :values inte finns.',
|
||||||
'required_without_all' => ':attribute är obligatirskt när ingen av :values finns.',
|
'required_without_all' => ':attribute är obligatirskt när ingen av :values finns.',
|
||||||
'same' => ':attribute och :other måste stämma överens.',
|
'same' => ':attribute och :other måste stämma överens.',
|
||||||
|
'safe_url' => 'The provided link may not be safe.',
|
||||||
'size' => [
|
'size' => [
|
||||||
'numeric' => ':attribute måste vara :size.',
|
'numeric' => ':attribute måste vara :size.',
|
||||||
'file' => ':attribute måste vara :size kilobyte.',
|
'file' => ':attribute måste vara :size kilobyte.',
|
||||||
|
|
Loading…
Reference in a new issue