Skip to content

Commit f70b8d7

Browse files
committed
New translations validation.php (Chinese Traditional)
1 parent aeaddf5 commit f70b8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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