]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/zh.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / zh.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', {\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