Sha256: 53dab593e65b8f362006c2f1c4f6340c6b4d4b43f369d0336420f9f4599d3e08

Contents?: true

Size: 364 Bytes

Versions: 4

Compression:

Stored size: 364 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', 'pt-br', {
	toolbar: 'Código-Fonte',
	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/pt-br.js
glebtv-ckeditor-4.2.1.1 app/assets/javascripts/ckeditor/plugins/codemirror/lang/pt-br.js
glebtv-ckeditor-4.2.1 app/assets/javascripts/ckeditor/plugins/codemirror/lang/pt-br.js
glebtv-ckeditor-4.0.2 vendor/assets/javascripts/ckeditor/plugins/codemirror/lang/pt-br.js