X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b1b8067cbe79d7ca2bca9021ab9d37465b0c44fe..refs/pull/5239/head:/lang/zh_CN/components.php diff --git a/lang/zh_CN/components.php b/lang/zh_CN/components.php index 6ce5a6356..f04a254ec 100644 --- a/lang/zh_CN/components.php +++ b/lang/zh_CN/components.php @@ -34,6 +34,8 @@ return [ 'image_delete_success' => '图片删除成功', 'image_replace' => '替换图片', 'image_replace_success' => '图片文件更新成功', + 'image_rebuild_thumbs' => '重新生成大小变化', + 'image_rebuild_thumbs_success' => '图像大小变化成功重建!', // Code Editor 'code_editor' => '编辑代码',