aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/horizontalrule/lang/cs.js
blob: 517813958f3f54f8d50493f62eb4ce61f1c91cb5 (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', 'cs', {
	toolbar: 'Vložit vodorovnou linku'
} );