X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c81cb6f2afd79c33104671ea31f4b0a0e9f85eba..refs/pull/4467/head:/lang/zh_CN/errors.php diff --git a/lang/zh_CN/errors.php b/lang/zh_CN/errors.php index 4145d8e38..ce99c6722 100644 --- a/lang/zh_CN/errors.php +++ b/lang/zh_CN/errors.php @@ -45,18 +45,20 @@ return [ 'cannot_create_thumbs' => '服务器无法创建缩略图,请检查您是否安装了GD PHP扩展。', 'server_upload_limit' => '服务器不允许上传此大小的文件。 请尝试较小的文件。', 'uploaded' => '服务器不允许上传此大小的文件。 请尝试较小的文件。', - 'file_upload_timeout' => '文件上传已超时。', // Drawing & Images 'image_upload_error' => '上传图片时发生错误', 'image_upload_type_error' => '上传的图像类型无效', + 'image_upload_replace_type' => '图片文件替换必须为相同的类型', 'drawing_data_not_found' => '无法加载绘图数据。绘图文件可能不再存在,或者您可能没有权限访问它。', // Attachments 'attachment_not_found' => '找不到附件', + 'attachment_upload_error' => '上传附件时出错', // Pages 'page_draft_autosave_fail' => '无法保存草稿,确保您在保存页面之前已经连接到互联网', + 'page_draft_delete_fail' => '无法删除页面草稿并获取当前页面已保存的内容', 'page_custom_home_deletion' => '无法删除一个被设置为主页的页面', // Entities