aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/smiley/lang/zh-cn.js
blob: 5b39f4e2d2fdea13a7de5b4efefa4e03285a9348 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'smiley', 'zh-cn', {
	options: '表情图标选项',
	title: '插入表情图标',
	toolbar: '表情符'
} );