summaryrefslogtreecommitdiff
path: root/plugins/sourcearea/lang/zh-cn.js
blob: 3b3b98f19b8bcfafecce2f1a243ae592c99e1300 (plain)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'sourcearea', 'zh-cn', {
	toolbar: '源码'
});