Sha256: 69c81a1107fa694c4f841f7870e19158f81dfe2538e9cd6bb924933222c648f7

Contents?: true

Size: 578 Bytes

Versions: 3

Compression:

Stored size: 578 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', 'bg', {
	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/bg.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/format/lang/bg.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/format/lang/bg.js