aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/horizontalrule/lang/nb.js
blob: d00fd1554a917d4d6924b316f2bea8b1945945d0 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'horizontalrule', 'nb', {
	toolbar: 'Sett inn horisontal linje'
} );