Sha256: 00e2bad49ec1561c9ac92bdaf49dfb3c25daec7d9c6692ab14497bb12b14bca3

Contents?: true

Size: 291 Bytes

Versions: 3

Compression:

Stored size: 291 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-gb', {
	block: 'Justify',
	center: 'Centre',
	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-gb.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/justify/lang/en-gb.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/justify/lang/en-gb.js