aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/contextmenu/lang/zh-cn.js
blob: 9ee221367c40c5b67fbd0eaac697ac7360235c5c (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'contextmenu', 'zh-cn', {
	options: '快捷菜单选项'
} );