]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/smiley/lang/zh-cn.js
5b39f4e2d2fdea13a7de5b4efefa4e03285a9348
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / smiley / lang / zh-cn.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'smiley', 'zh-cn', {
6 options: '表情图标选项',
7 title: '插入表情图标',
8 toolbar: '表情符'
9 } );