mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-26 10:13:38 +08:00
New translations validation.php (Vietnamese)
This commit is contained in:
parent
7f9be00e7f
commit
0b91647b17
|
@ -90,6 +90,7 @@ return [
|
|||
'required_without' => 'Trường :attribute là bắt buộc khi :values không tồn tại.',
|
||||
'required_without_all' => 'Trường :attribute là bắt buộc khi không có bất cứ :values nào tồn tại.',
|
||||
'same' => ':attribute và :other phải trùng khớp với nhau.',
|
||||
'safe_url' => 'The provided link may not be safe.',
|
||||
'size' => [
|
||||
'numeric' => ':attribute phải có cỡ :size.',
|
||||
'file' => ':attribute phải có cỡ :size KB.',
|
||||
|
|
Loading…
Reference in New Issue
Block a user