aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/hi.js
blob: cb2dcd3c12e83074da82f9c212a6638671db8899 (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( 'maximize', 'hi', {
	maximize: 'मेक्सिमाईज़',
	minimize: 'मिनिमाईज़'
} );