X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/2734/head:/resources/lang/zh_CN/validation.php diff --git a/resources/lang/zh_CN/validation.php b/resources/lang/zh_CN/validation.php index 8bb8a207a..72b0d594e 100644 --- a/resources/lang/zh_CN/validation.php +++ b/resources/lang/zh_CN/validation.php @@ -78,7 +78,6 @@ return [ 'string' => ':attribute 至少为:min个字符。', 'array' => ':attribute 至少有:min项。', ], - 'no_double_extension' => ':attribute 必须具有一个扩展名。', 'not_in' => '选中的 :attribute 无效。', 'not_regex' => ':attribute 格式错误。', 'numeric' => ':attribute 必须是一个数。',