aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/hi.js
blob: 35744721eaff2caa58f21c2cf8180ce953979b7b (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'specialchar', 'hi', {
	options: 'विशेष चरित्र विकल्प',
	title: 'विशेष करॅक्टर चुनें',
	toolbar: 'विशेष करॅक्टर इन्सर्ट करें'
} );