Sha256: 7f6dc5dbc42aee4bc0d0c31ae3c1d817b5410e4d0bcde42d3ea5d3161c0edfc2

Contents?: true

Size: 297 Bytes

Versions: 3

Compression:

Stored size: 297 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( 'justify', 'de', {
	block: 'Blocksatz',
	center: 'Zentriert',
	left: 'Linksbündig',
	right: 'Rechtsbündig'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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