JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / plugins / placeholder / lang / zh-cn.js
diff --git a/_source/plugins/placeholder/lang/zh-cn.js b/_source/plugins/placeholder/lang/zh-cn.js
new file mode 100644 (file)
index 0000000..adf7219
--- /dev/null
@@ -0,0 +1,16 @@
+/*\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.html or http://ckeditor.com/license\r
+*/\r
+\r
+CKEDITOR.plugins.setLang( 'placeholder', 'zh-cn',\r
+{\r
+       placeholder :\r
+       {\r
+               title           : '占位符属性',\r
+               toolbar         : '创建占位符',\r
+               text            : '占位符文字',\r
+               edit            : '编辑占位符',\r
+               textMissing     : '占位符必需包含有文字'\r
+       }\r
+});\r