New translations validation.php (Slovak)

This commit is contained in:
Dan Brown 2020-10-31 16:58:22 +00:00
parent 2994fd900c
commit 7361e41ef9

View File

@ -90,6 +90,7 @@ return [
'required_without' => 'Políčko :attribute je povinné aj :values neexistuje.',
'required_without_all' => 'Políčko :attribute je povinné ak ani jedno z :values neexistuje.',
'same' => ':attribute a :other musia byť rovnaké.',
'safe_url' => 'The provided link may not be safe.',
'size' => [
'numeric' => ':attribute musí byť :size.',
'file' => ':attribute musí mať :size kilobajtov.',