Sha256: 06c23a127b7a949e510fc984937d1e6d9fb5c730d8565cd35259d16b6baf64f3

Contents?: true

Size: 495 Bytes

Versions: 3

Compression:

Stored size: 495 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'format', 'pt-br', {
	label: 'Formatação',
	panelTitle: 'Formatação',
	tag_address: 'Endereço',
	tag_div: 'Normal (DIV)',
	tag_h1: 'Título 1',
	tag_h2: 'Título 2',
	tag_h3: 'Título 3',
	tag_h4: 'Título 4',
	tag_h5: 'Título 5',
	tag_h6: 'Título 6',
	tag_p: 'Normal',
	tag_pre: 'Formatado'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/format/lang/pt-br.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/format/lang/pt-br.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/format/lang/pt-br.js