]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/zh-cn.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / zh-cn.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-cn', {\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