Sha256: 52b13c18396c7c1cee58346cba5231c4f006cb3fc905a12e4bf761c34c8c9bb7

Contents?: true

Size: 622 Bytes

Versions: 3

Compression:

Stored size: 622 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', 'ru', {
	label: 'Форматирование',
	panelTitle: 'Форматирование',
	tag_address: 'Адрес',
	tag_div: 'Обычное (div)',
	tag_h1: 'Заголовок 1',
	tag_h2: 'Заголовок 2',
	tag_h3: 'Заголовок 3',
	tag_h4: 'Заголовок 4',
	tag_h5: 'Заголовок 5',
	tag_h6: 'Заголовок 6',
	tag_p: 'Обычное',
	tag_pre: 'Моноширинное'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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