1/*
2Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'smiley', 'fr', {
6	options: 'Options des émoticones',
7	title: 'Insérer un émoticone',
8	toolbar: 'Émoticones'
9} );
10