aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/horizontalrule/lang/en-gb.js
blob: 5cf987f8d2a8fb8c3a8f17e9405d7583d7a34606 (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', 'en-gb', {
	toolbar: 'Insert Horizontal Line'
} );