LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/stylescombo/lang/ru.js

12 lines
415 B
JavaScript

/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'stylescombo', 'ru', {
label: 'Стили',
panelTitle: 'Стили форматирования',
panelTitle1: 'Стили блока',
panelTitle2: 'Стили элемента',
panelTitle3: 'Стили объекта'
} );