New translations validation.php (Czech)

This commit is contained in:
Dan Brown 2020-10-31 16:58:39 +00:00
parent 12cec9b4c1
commit 73b59470c2

View File

@ -90,6 +90,7 @@ return [
'required_without' => ':attribute musí být vyplněno pokud :values není vyplněno.',
'required_without_all' => ':attribute musí být vyplněno pokud není žádné z :values zvoleno.',
'same' => ':attribute a :other se musí shodovat.',
'safe_url' => 'The provided link may not be safe.',
'size' => [
'numeric' => ':attribute musí být přesně :size.',
'file' => ':attribute musí mít přesně :size Kilobytů.',