]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/zh-cn.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / zh-cn.js
diff --git a/sources/plugins/div/lang/zh-cn.js b/sources/plugins/div/lang/zh-cn.js
new file mode 100644 (file)
index 0000000..5b89a6f
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'zh-cn', {\r
+       IdInputLabel: 'ID',\r
+       advisoryTitleInputLabel: '标题',\r
+       cssClassInputLabel: '样式类名称',\r
+       edit: '编辑 DIV',\r
+       inlineStyleInputLabel: '行内样式',\r
+       langDirLTRLabel: '从左到右 (LTR)',\r
+       langDirLabel: '语言方向',\r
+       langDirRTLLabel: '从右到左 (RTL)',\r
+       languageCodeInputLabel: '语言代码',\r
+       remove: '移除 DIV',\r
+       styleSelectLabel: '样式',\r
+       title: '创建 DIV 容器',\r
+       toolbar: '创建 DIV 容器'\r
+} );\r