Sha256: 4ef7cb833e69f77a4a1b5f0d0018d2f769a87ad54d46d3c1604846e6549136bf

Contents?: true

Size: 489 Bytes

Versions: 3

Compression:

Stored size: 489 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', 'hu', {
	label: 'Formátum',
	panelTitle: 'Formátum',
	tag_address: 'Címsor',
	tag_div: 'Bekezdés (DIV)',
	tag_h1: 'Fejléc 1',
	tag_h2: 'Fejléc 2',
	tag_h3: 'Fejléc 3',
	tag_h4: 'Fejléc 4',
	tag_h5: 'Fejléc 5',
	tag_h6: 'Fejléc 6',
	tag_p: 'Normál',
	tag_pre: 'Formázott'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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