aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/zh-cn.js
blob: fa314902976ca8bad99a053ea48d368cf343c77e (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( 'specialchar', 'zh-cn', {
	options: '特殊符号选项',
	title: '选择特殊符号',
	toolbar: '插入特殊符号'
} );