Sha256: 51b5552d92ba29b14f32b2a32568773e90a0017ac5b81b748cf876908f08e115

Contents?: true

Size: 288 Bytes

Versions: 3

Compression:

Stored size: 288 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', 'en', {
	block: 'Justify',
	center: 'Center',
	left: 'Align Left',
	right: 'Align Right'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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