]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/zh.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / zh.js
diff --git a/sources/plugins/div/lang/zh.js b/sources/plugins/div/lang/zh.js
new file mode 100644 (file)
index 0000000..0c8823d
--- /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', {\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