aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/ro.js
blob: 0a3ded62a5d006a8dafbd2b1f9b4d990e3f0ae28 (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', 'ro', {
	maximize: 'Mărește',
	minimize: 'Micșorează'
} );