New translations validation.php (Vietnamese)

This commit is contained in:
Dan Brown 2020-11-19 05:39:57 +00:00
parent 23f1e2b763
commit 95adbaa0a9

View File

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