blob: 517813958f3f54f8d50493f62eb4ce61f1c91cb5 (
plain) (
tree)
|
|
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'horizontalrule', 'cs', {
toolbar: 'Vložit vodorovnou linku'
} );
|