blob: 0548518988137a0f0fa9b6a5ab535129b2168ad7 (
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', 'en-au', {
toolbar: 'Insert Horizontal Line'
} );
|