New translations validation.php (Swedish)

This commit is contained in:
Dan Brown 2020-11-26 14:06:49 +00:00
parent 1c95c87981
commit 159d4367ef

View File

@ -90,7 +90,7 @@ return [
'required_without' => ':attribute är obligatoriskt när :values inte finns.',
'required_without_all' => ':attribute är obligatirskt när ingen av :values finns.',
'same' => ':attribute och :other måste stämma överens.',
'safe_url' => 'The provided link may not be safe.',
'safe_url' => 'Den angivna länken kanske inte är säker.',
'size' => [
'numeric' => ':attribute måste vara :size.',
'file' => ':attribute måste vara :size kilobyte.',