]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/vi/validation.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / vi / validation.php
index 7e237cf9e7c0f6dbcb4b1e0887f8fdb4fbe15be6..274e747f2dd07ce23e91cbd4a1e466f685660ccd 100644 (file)
@@ -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.',