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', 'lt', {
6	options: 'Šypsenėlių nustatymai',
7	title: 'Įterpti veidelį',
8	toolbar: 'Veideliai'
9} );
10