aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/stylescombo/lang/nl.js
blob: c24b181e65b9cbc35adfb8694da0a3b0922e4fa4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'stylescombo', 'nl', {
	label: 'Stijl',
	panelTitle: 'Opmaakstijlen',
	panelTitle1: 'Blok stijlen',
	panelTitle2: 'Inline stijlen',
	panelTitle3: 'Object stijlen'
} );