LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/stylescombo/lang/pl.js

12 lines
356 B
JavaScript

/*
Copyright (c) 2003-2014, 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'
} );