X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fplugins%2Fplaceholder%2Flang%2Fzh-cn.js;h=8e09fc2be552fc88a72967a0936f90b2ea9a5943;hp=adf72192822d02f26753a81d6e724f795a309073;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/_source/plugins/placeholder/lang/zh-cn.js b/_source/plugins/placeholder/lang/zh-cn.js index adf7219..8e09fc2 100644 --- a/_source/plugins/placeholder/lang/zh-cn.js +++ b/_source/plugins/placeholder/lang/zh-cn.js @@ -11,6 +11,6 @@ CKEDITOR.plugins.setLang( 'placeholder', 'zh-cn', toolbar : '创建占位符', text : '占位符文字', edit : '编辑占位符', - textMissing : '占位符必需包含有文字' + textMissing : '占位符必须包含文字。' } });