]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/zh.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / zh.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'zh', {\r
6 toolbarCollapse: '摺疊工具列',\r
7 toolbarExpand: '展開工具列',\r
8 toolbarGroups: {\r
9 document: '文件',\r
10 clipboard: '剪貼簿/復原',\r
11 editing: '編輯選項',\r
12 forms: '格式',\r
13 basicstyles: '基本樣式',\r
14 paragraph: '段落',\r
15 links: '連結',\r
16 insert: '插入',\r
17 styles: '樣式',\r
18 colors: '顏色',\r
19 tools: '工具'\r
20 },\r
21 toolbars: '編輯器工具列'\r
22} );\r