New translations validation.php (Vietnamese)

This commit is contained in:
Dan Brown 2020-10-31 16:58:10 +00:00
parent 7f9be00e7f
commit 0b91647b17

View File

@ -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.',