summaryrefslogtreecommitdiff
path: root/plugins/stylescombo/lang/nl.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/stylescombo/lang/nl.js')
-rw-r--r--plugins/stylescombo/lang/nl.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/stylescombo/lang/nl.js b/plugins/stylescombo/lang/nl.js
deleted file mode 100644
index 8da663a..0000000
--- a/plugins/stylescombo/lang/nl.js
+++ /dev/null
@@ -1,11 +0,0 @@
-/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'stylescombo', 'nl', {
- label: 'Stijl',
- panelTitle: 'Opmaakstijlen',
- panelTitle1: 'Blok stijlen',
- panelTitle2: 'Inline stijlen',
- panelTitle3: 'Object stijlen'
-});