Sha256: 305f788b38084aff23de68c65f1d6afe3f46d3ae4d67f006bc1c0e036005e88c

Contents?: true

Size: 250 Bytes

Versions: 5

Compression:

Stored size: 250 Bytes

Contents

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'notification', 'en', {
	closed: 'Notification closed.'
} );

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
integral-1.5.1 app/assets/javascripts/ckeditor/plugins/notification/lang/en.js
integral-1.5.0 app/assets/javascripts/ckeditor/plugins/notification/lang/en.js
integral-1.4.0 app/assets/javascripts/ckeditor/plugins/notification/lang/en.js
integral-1.3.0 app/assets/javascripts/ckeditor/plugins/notification/lang/en.js
integral-1.2.0 app/assets/javascripts/ckeditor/plugins/notification/lang/en.js