]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_CN/validation.php
Update Localization.php in Middleware with "no" tag for estimate.
[bookstack] / resources / lang / zh_CN / validation.php
index 9755413fc8ff409c28826b5c36f6160ef885012a..e0bc55523883715bec8cddee26907f364979445d 100644 (file)
@@ -80,7 +80,7 @@ return [
     ],
     'no_double_extension'  => ':attribute 必须具有一个扩展名。',
     'not_in'               => '选中的 :attribute 无效。',
-    'not_regex'            => 'The :attribute format is invalid.',
+    'not_regex'            => ':attribute 格式错误。',
     'numeric'              => ':attribute 必须是一个数。',
     'regex'                => ':attribute 格式无效。',
     'required'             => ':attribute 字段是必需的。',