Sha256: 59a0f54fd0d21059a56ea35efcc944ed65cb5eb39bb15d07e5c0c5e5d4ba7966

Contents?: true

Size: 510 Bytes

Versions: 3

Compression:

Stored size: 510 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', 'de', {
	label: 'Format',
	panelTitle: 'Format',
	tag_address: 'Addresse',
	tag_div: 'Normal (DIV)',
	tag_h1: 'Überschrift 1',
	tag_h2: 'Überschrift 2',
	tag_h3: 'Überschrift 3',
	tag_h4: 'Überschrift 4',
	tag_h5: 'Überschrift 5',
	tag_h6: 'Überschrift 6',
	tag_p: 'Normal',
	tag_pre: 'Formatiert'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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