- 'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
- 'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
- 'zip_model_expected' => 'Data object expected but ":type" found.',
- 'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
+ 'zip_file' => ':attribute 需要引用 ZIP 内的文件。',
+ 'zip_file_mime' => ':attribute 需要引用类型为 :validTypes 的文件,找到 :foundType 。',
+ 'zip_model_expected' => '预期的数据对象,但找到了 ":type" 。',
+ 'zip_unique' => '对于 ZIP 中的对象类型来说,:attribute 必须是唯一的。',