Sha256: 8e4480c75aa741e01814b91ab89f14c488a97eff449ba0d82d7a426cd548450c

Contents?: true

Size: 353 Bytes

Versions: 4

Compression:

Stored size: 353 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', 'da', {
	toolbar: 'Kilde',
	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/da.js
glebtv-ckeditor-4.2.1.1 app/assets/javascripts/ckeditor/plugins/codemirror/lang/da.js
glebtv-ckeditor-4.2.1 app/assets/javascripts/ckeditor/plugins/codemirror/lang/da.js
glebtv-ckeditor-4.0.2 vendor/assets/javascripts/ckeditor/plugins/codemirror/lang/da.js