],
'no_double_extension' => ':attribute 必须具有一个扩展名。',
'not_in' => '选中的 :attribute 无效。',
- 'not_regex' => 'The :attribute format is invalid.',
+ 'not_regex' => ':attribute 格式错误。',
'numeric' => ':attribute 必须是一个数。',
'regex' => ':attribute 格式无效。',
'required' => ':attribute 字段是必需的。',