blob: 64230b5c5db2755e6c702a48c0a6b811c7330b86 (
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', 'de-ch', {
toolbar: 'Horizontale Linie einfügen'
} );
|