We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeaddf5 commit f70b8d7Copy full SHA for f70b8d7
lang/zh_TW/validation.php
@@ -106,7 +106,7 @@
106
'uploaded' => '無法上傳文檔案, 伺服器可能不接受此大小的檔案。',
107
108
'zip_file' => ':attribute 需要參照 ZIP 中的檔案。',
109
- 'zip_file_size' => 'The file :attribute must not exceed :size MB.',
+ 'zip_file_size' => '檔案 :attribute 不能超過 :size MB。',
110
'zip_file_mime' => ':attribute 需要參照類型為 :validTypes 的檔案,找到 :foundType。',
111
'zip_model_expected' => '預期為資料物件,但找到「:type」。',
112
'zip_unique' => '對於 ZIP 中的物件類型,:attribute 必須是唯一的。',
0 commit comments