New translations validation.php (Chinese Simplified)

This commit is contained in:
Dan Brown
2026-02-01 23:26:12 +00:00
parent 06d66222e4
commit cd2f4f290a

View File

@@ -106,7 +106,7 @@ return [
'uploaded' => '无法上传文件。 服务器可能不接受此大小的文件。',
'zip_file' => ':attribute 需要引用 ZIP 内的文件。',
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
'zip_file_size' => ':attribute 不能超过 :size MB',
'zip_file_mime' => ':attribute 需要引用类型为 :validTypes 的文件,找到 :foundType 。',
'zip_model_expected' => '预期的数据对象,但找到了 ":type" 。',
'zip_unique' => '对于 ZIP 中的对象类型来说,:attribute 必须是唯一的。',