aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/horizontalrule/lang/de-ch.js
blob: 64230b5c5db2755e6c702a48c0a6b811c7330b86 (plain) (blame)
1
2
3
4
5
6
7
/*
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'
} );