Skip to content

Commit a086e3f

Browse files
committed
New translations validation.php (Chinese Traditional)
1 parent 3996065 commit a086e3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/zh_TW/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)