]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/font/lang/zh-cn.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / font / lang / zh-cn.js
diff --git a/sources/plugins/font/lang/zh-cn.js b/sources/plugins/font/lang/zh-cn.js
new file mode 100644 (file)
index 0000000..6b2f327
--- /dev/null
@@ -0,0 +1,14 @@
+/*\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( 'font', 'zh-cn', {\r
+       fontSize: {\r
+               label: '大小',\r
+               voiceLabel: '文字大小',\r
+               panelTitle: '大小'\r
+       },\r
+       label: '字体',\r
+       panelTitle: '字体',\r
+       voiceLabel: '字体'\r
+} );\r