]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/zh-cn.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / zh-cn.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'zh-cn', {\r
6 IdInputLabel: 'ID',\r
7 advisoryTitleInputLabel: '标题',\r
8 cssClassInputLabel: '样式类名称',\r
9 edit: '编辑 DIV',\r
10 inlineStyleInputLabel: '行内样式',\r
11 langDirLTRLabel: '从左到右 (LTR)',\r
12 langDirLabel: '语言方向',\r
13 langDirRTLLabel: '从右到左 (RTL)',\r
14 languageCodeInputLabel: '语言代码',\r
15 remove: '移除 DIV',\r
16 styleSelectLabel: '样式',\r
17 title: '创建 DIV 容器',\r
18 toolbar: '创建 DIV 容器'\r
19} );\r