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', 'es', {
6	options: 'Opciones de emoticonos',
7	title: 'Insertar un Emoticon',
8	toolbar: 'Emoticonos'
9} );
10