Sha256: a738fcd5570164b0982b686116b03f227a8b6a6ac1e0cfeb3318ab195c9b39ed

Contents?: true

Size: 356 Bytes

Versions: 4

Compression:

Stored size: 356 Bytes

Contents

/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'codemirror', 'he', {
	toolbar: 'מקור',
	autoFormat: 'Format Selection',
	commentSelectedRange: 'Comment Selection',
	uncommentSelectedRange: 'Uncomment Selection'
});

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
glebtv-ckeditor-4.2.1.2 app/assets/javascripts/ckeditor/plugins/codemirror/lang/he.js
glebtv-ckeditor-4.2.1.1 app/assets/javascripts/ckeditor/plugins/codemirror/lang/he.js
glebtv-ckeditor-4.2.1 app/assets/javascripts/ckeditor/plugins/codemirror/lang/he.js
glebtv-ckeditor-4.0.2 vendor/assets/javascripts/ckeditor/plugins/codemirror/lang/he.js