JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / plugins / uicolor / lang / zh-cn.js
diff --git a/_source/plugins/uicolor/lang/zh-cn.js b/_source/plugins/uicolor/lang/zh-cn.js
new file mode 100644 (file)
index 0000000..0365ebb
--- /dev/null
@@ -0,0 +1,15 @@
+/*\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( 'uicolor', 'zh-cn',\r
+{\r
+       uicolor :\r
+       {\r
+               title : '用户界面颜色选择器',\r
+               preview : '即时预览',\r
+               config : '粘贴此字符串到你的 config.js 文件',\r
+               predefined : '预定义颜色集'\r
+       }\r
+});\r