aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/list/lang/fr.js
blob: f83b06bb99de97da34b3b4715f082a711057fb79 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2015, 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 la liste à puces',
	numberedlist: 'Insérer/Supprimer la liste numérotée'
} );