From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- public/bower_components/ckeditor/plugins/image2/lang/zh-cn.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/bower_components/ckeditor/plugins/image2/lang/zh-cn.js (limited to 'public/bower_components/ckeditor/plugins/image2/lang/zh-cn.js') diff --git a/public/bower_components/ckeditor/plugins/image2/lang/zh-cn.js b/public/bower_components/ckeditor/plugins/image2/lang/zh-cn.js new file mode 100644 index 0000000..8f20bb7 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/image2/lang/zh-cn.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("image2","zh-cn",{alt:"替换文本",btnUpload:"上传到服务器",captioned:"带标题图像",captionPlaceholder:"标题",infoTab:"图像信息",lockRatio:"锁定比例",menu:"图像属性",pathName:"图像",pathNameCaption:"标题",resetSize:"原始尺寸",resizer:"点击并拖拽以改变尺寸",title:"图像属性",uploadTab:"上传",urlMissing:"缺少图像源文件地址",altMissing:"缺少替换文本"}); \ No newline at end of file -- cgit v1.2.3