Sha256: 8a4375a273e60bd526bdb3b522dafb3cbfc01a516d43cd9b318ce3f67c569c6f
Contents?: true
Size: 447 Bytes
Versions: 11
Compression:
Stored size: 447 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', 'fr', { toolbar: 'Source', searchCode: 'Search Source', autoFormat: 'Format Selection', commentSelectedRange: 'Comment Selection', uncommentSelectedRange: 'Uncomment Selection', autoCompleteToggle: 'Enable/Disable HTML Tag Autocomplete' });
Version data entries
11 entries across 11 versions & 2 rubygems