summaryrefslogtreecommitdiff
path: root/plugins/pagebreak/lang/hi.js
blob: 58e6150e3ff89050d564993f57af733de09b763e (plain)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pagebreak', 'hi', {
	alt: 'पेज ब्रेक',
	toolbar: 'पेज ब्रेक इन्सर्ट् करें'
});