aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/contextmenu/lang/zh.js
blob: b451c7f2f5c059e565e2abf7da16695a505cf1b4 (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', {
	options: '內容功能表選項'
} );