mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:28:27 +08:00
New translations validation.php (Slovak)
This commit is contained in:
parent
2994fd900c
commit
7361e41ef9
|
@ -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.',
|
||||
|
|
Loading…
Reference in New Issue
Block a user