mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-16 17:47:52 +00:00
New translations validation.php (Vietnamese)
This commit is contained in:
parent
7f9be00e7f
commit
0b91647b17
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue