X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3391/head:/resources/lang/vi/validation.php diff --git a/resources/lang/vi/validation.php b/resources/lang/vi/validation.php index 7e237cf9e..274e747f2 100644 --- a/resources/lang/vi/validation.php +++ b/resources/lang/vi/validation.php @@ -32,6 +32,7 @@ return [ 'digits_between' => ':attribute phải có từ :min đến :max chữ số.', 'email' => ':attribute phải là địa chỉ email hợp lệ.', 'ends_with' => ':attribute phải kết thúc bằng một trong các ký tự: :values', + 'file' => 'The :attribute must be provided as a valid file.', 'filled' => 'Trường :attribute là bắt buộc.', 'gt' => [ 'numeric' => ':attribute phải lớn hơn :value.',