X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/9d74508ae31ed3fc9f5f4bd6521c48fba21996d7..refs/pull/4467/head:/lang/zh_CN/errors.php diff --git a/lang/zh_CN/errors.php b/lang/zh_CN/errors.php index 7ca1a9a08..ce99c6722 100644 --- a/lang/zh_CN/errors.php +++ b/lang/zh_CN/errors.php @@ -49,14 +49,16 @@ return [ // Drawing & Images 'image_upload_error' => '上传图片时发生错误', 'image_upload_type_error' => '上传的图像类型无效', + 'image_upload_replace_type' => '图片文件替换必须为相同的类型', 'drawing_data_not_found' => '无法加载绘图数据。绘图文件可能不再存在,或者您可能没有权限访问它。', // Attachments 'attachment_not_found' => '找不到附件', - 'attachment_upload_error' => 'An error occurred uploading the attachment file', + 'attachment_upload_error' => '上传附件时出错', // Pages 'page_draft_autosave_fail' => '无法保存草稿,确保您在保存页面之前已经连接到互联网', + 'page_draft_delete_fail' => '无法删除页面草稿并获取当前页面已保存的内容', 'page_custom_home_deletion' => '无法删除一个被设置为主页的页面', // Entities