aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/smiley/lang/mk.js
blob: 5e8d70358b469cd9e364cec0a498dfe3706e9f94 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'smiley', 'mk', {
	options: 'Smiley Options', // MISSING
	title: 'Insert a Smiley', // MISSING
	toolbar: 'Smiley' // MISSING
} );