aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/eo.js
blob: 852f529510a1a7d57ecd82feedbb770b4898b0ab (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'eo', {
	maximize: 'Pligrandigi',
	minimize: 'Malgrandigi'
} );