Sha256: 62cf746887fff0cd6901b29e96916c0f542ac9328426a31cb0d06ee8c765006c

Contents?: true

Size: 446 Bytes

Versions: 3

Compression:

Stored size: 446 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', 'cs', {
	toolbar: 'Zdroj',
	searchCode: 'Search Source',
	autoFormat: 'Format Selection',
	commentSelectedRange: 'Comment Selection',
	uncommentSelectedRange: 'Uncomment Selection',
	autoCompleteToggle: 'Enable/Disable HTML Tag Autocomplete'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
glebtv-ckeditor-4.5.10.3 vendor/assets/javascripts/ckeditor/plugins/codemirror/lang/cs.js
glebtv-ckeditor-4.5.10.2 vendor/assets/javascripts/ckeditor/plugins/codemirror/lang/cs.js
glebtv-ckeditor-4.5.10.1 vendor/assets/javascripts/ckeditor/plugins/codemirror/lang/cs.js