mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:51:54 +08:00
New translations validation.php (Hungarian)
This commit is contained in:
parent
d295fbc104
commit
746c5f99fa
|
@ -90,6 +90,7 @@ return [
|
|||
'required_without' => ':attribute mező kötelező ha :values nincs beállítva.',
|
||||
'required_without_all' => ':attribute mező kötelező ha egyik :values sincs beállítva.',
|
||||
'same' => ':attribute és :other értékének egyeznie kell.',
|
||||
'safe_url' => 'The provided link may not be safe.',
|
||||
'size' => [
|
||||
'numeric' => ':attribute :size méretű kell legyen.',
|
||||
'file' => ':attribute :size kilobájt méretű kell legyen.',
|
||||
|
|
Loading…
Reference in New Issue
Block a user