summaryrefslogtreecommitdiff
path: root/plugins/stylescombo/lang/fr.js
blob: 47239b15b86c058539f0e25652437743e6abf21a (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'stylescombo', 'fr', {
	label: 'Styles',
	panelTitle: 'Styles de mise en page',
	panelTitle1: 'Styles de blocs',
	panelTitle2: 'Styles en ligne',
	panelTitle3: 'Styles d\'objet'
});