ajax.php 283 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 <?php return [ 'No file upload or server upload limit exceeded' => '未上传文件或超出服务器上传限制', 'Uploaded file format is limited' => '上传文件格式受限制', 'Upload successful' => '上传成功', ];