aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/zh-cn.js
blob: 9fcdf27f15e475467cbbf4cc1c4618fb38571a11 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2015, 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: '插入特殊符号'
} );