aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/fr.js
blob: cb3d4dd459b63f807e2f4dff8fa50de7934548fc (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', 'fr', {
	maximize: 'Agrandir',
	minimize: 'Réduire'
} );