aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/stylescombo/lang/pl.js
blob: 21fc50da9ab4c65c7d138cd92eec3e47359a3dd3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'stylescombo', 'pl', {
	label: 'Styl',
	panelTitle: 'Style formatujące',
	panelTitle1: 'Style blokowe',
	panelTitle2: 'Style liniowe',
	panelTitle3: 'Style obiektowe'
} );