blob: 6144eac130e40d2df398a03658febb7825a6710a (
plain) (
tree)
|
|
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pagebreak', 'ru', {
alt: 'Разрыв страницы',
toolbar: 'Вставить разрыв страницы для печати'
} );
|