summaryrefslogtreecommitdiff
path: root/plugins/maximize/lang/hu.js
blob: d8823564c0486c85d7b6e6183d72558e9671e7a2 (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( 'maximize', 'hu', {
	maximize: 'Teljes méret',
	minimize: 'Kis méret'
});