aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/hi.js
blob: f9baef80af63852f07d275b48ee6353711632030 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'hi', {
	maximize: 'मेक्सिमाईज़',
	minimize: 'मिनिमाईज़'
} );