Skip to content

Commit cd2f4f2

Browse files
committed
New translations validation.php (Chinese Simplified)
1 parent 06d6622 commit cd2f4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/zh_CN/validation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
'uploaded' => '无法上传文件。 服务器可能不接受此大小的文件。',
107107

108108
'zip_file' => ':attribute 需要引用 ZIP 内的文件。',
109-
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
109+
'zip_file_size' => ':attribute 不能超过 :size MB',
110110
'zip_file_mime' => ':attribute 需要引用类型为 :validTypes 的文件,找到 :foundType 。',
111111
'zip_model_expected' => '预期的数据对象,但找到了 ":type" 。',
112112
'zip_unique' => '对于 ZIP 中的对象类型来说,:attribute 必须是唯一的。',

0 commit comments

Comments
 (0)