Skip to content

Commit cba81f1

Browse files
committed
New translations validation.php (Chinese Simplified)
1 parent 2c3addb commit cba81f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/zh_CN/validation.php

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

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

0 commit comments

Comments
 (0)