'totp' => '提供的代碼無效或已過期。',
'unique' => ':attribute 已經被使用。',
'url' => ':attribute 格式無效。',
- 'uploaded' => '無法上傳文件, 服務器可能不接受此大小的文件。',
+ 'uploaded' => '無法上傳文檔案, 伺服器可能不接受此大小的檔案。',
+
+ 'zip_file' => ':attribute 需要參照 ZIP 中的檔案。',
+ 'zip_file_mime' => ':attribute 需要參照類型為 :validTypes 的檔案,找到 :foundType。',
+ 'zip_model_expected' => '預期為資料物件,但找到「:type」。',
+ 'zip_unique' => '對於 ZIP 中的物件類型,:attribute 必須是唯一的。',
// Custom validation lines
'custom' => [