summaryrefslogtreecommitdiff
path: root/plugins/smiley/lang/bg.js
blob: 686f91aa935376c3ee18ce67b655990945e27016 (plain)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'smiley', 'bg', {
	options: 'Опции за усмивката',
	title: 'Вмъкване на усмивка',
	toolbar: 'Усмивка'
});