blob: 4b8f9b8a61b8e628827df17661685d2b23b1c538 (
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', 'ro', {
toolbar: 'Inserează linie orizontală'
} );
|