aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/stylescombo/lang/sq.js
blob: 48f6e2e944ddb7ee30dd27ca9da1a1ce9abee0c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'stylescombo', 'sq', {
	label: 'Stil',
	panelTitle: 'Stilet e Formatimit',
	panelTitle1: 'Stilet e Bllokut',
	panelTitle2: 'Stili i Brendshëm',
	panelTitle3: 'Stilet e Objektit'
} );