aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pagebreak/lang/zh.js
blob: 17ec065cf6d74aa9c1a2c17a6265b889ddf3d22a (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pagebreak', 'zh', {
	alt: '換頁',
	toolbar: '插入換頁符號以便列印'
} );