aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/list/lang/fr.js
blob: cb49ec7ca34eab59dbc5473354d969ecd69d9442 (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( 'list', 'fr', {
	bulletedlist: 'Insérer/Supprimer une liste à puces',
	numberedlist: 'Insérer/Supprimer une liste numérotée'
} );