summaryrefslogtreecommitdiff
path: root/plugins/pastetext/lang/hi.js
blob: 20416908d396282b3b1189e4d55f4e0aad242880 (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( 'pastetext', 'hi', {
	button: 'पेस्ट (सादा टॅक्स्ट)',
	title: 'पेस्ट (सादा टॅक्स्ट)'
});