1.修复上传漏洞和SQL注入漏洞-增强登录验证功能
This commit is contained in:
@@ -22,6 +22,7 @@ return [
|
||||
'File uploaded successfully' => 'Fail berjaya dimuat naik!',
|
||||
'No files were uploaded' => 'Tiada fail dimuat naik',
|
||||
'The uploaded file format is not allowed' => 'Format fail yang dimuat naik tidak dibenarkan',
|
||||
'The uploaded file contains prohibited content' => 'Fail yang dimuat naik mengandungi kandungan yang dilarang',
|
||||
'The uploaded image file is not a valid image' => 'Fail imej yang dimuat naik tidak sah',
|
||||
'The uploaded file is too large (%sMiB), Maximum file size:%sMiB' => 'Fail terlalu besar (%sM), saiz maksimum: %sM',
|
||||
'No files have been uploaded or the file size exceeds the upload limit of the server' => 'Tiada fail dimuat naik atau saiz melebihi had pelayan',
|
||||
|
||||
Reference in New Issue
Block a user