Sha256: 8fa8cc24a1faa50e8563be9ed4d4f93f65975890ef1b584494e91cd4a45926f4

Contents?: true

Size: 507 Bytes

Versions: 3

Compression:

Stored size: 507 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'format', 'pl', {
	label: 'Format',
	panelTitle: 'Format',
	tag_address: 'Adres',
	tag_div: 'Normalny (DIV)',
	tag_h1: 'Nagłówek 1',
	tag_h2: 'Nagłówek 2',
	tag_h3: 'Nagłówek 3',
	tag_h4: 'Nagłówek 4',
	tag_h5: 'Nagłówek 5',
	tag_h6: 'Nagłówek 6',
	tag_p: 'Normalny',
	tag_pre: 'Tekst sformatowany'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/format/lang/pl.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/format/lang/pl.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/format/lang/pl.js