mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-30 07:32:39 +01:00
New translations validation.php (Vietnamese)
This commit is contained in:
parent
23f1e2b763
commit
95adbaa0a9
@ -90,7 +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.',
|
||||
'safe_url' => 'Đường dẫn cung cấp có thể không an toàn.',
|
||||
'size' => [
|
||||
'numeric' => ':attribute phải có cỡ :size.',
|
||||
'file' => ':attribute phải có cỡ :size KB.',
|
||||
|
Loading…
Reference in New Issue
Block a user