aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/sourcearea/lang/zh.js
blob: 1bc7caea1bec5e1415c5d88f422c378eaf1c5c32 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'sourcearea', 'zh', {
	toolbar: '原始碼'
} );