diff options
Diffstat (limited to 'plugins/toolbar/lang/nl.js')
| -rw-r--r-- | plugins/toolbar/lang/nl.js | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/toolbar/lang/nl.js b/plugins/toolbar/lang/nl.js deleted file mode 100644 index f5b06fe..0000000 --- a/plugins/toolbar/lang/nl.js +++ /dev/null @@ -1,22 +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( 'toolbar', 'nl', {
- toolbarCollapse: 'Werkbalk inklappen',
- toolbarExpand: 'Werkbalk uitklappen',
- toolbarGroups: {
- document: 'Document',
- clipboard: 'Klembord/Ongedaan maken',
- editing: 'Bewerken',
- forms: 'Formulieren',
- basicstyles: 'Basisstijlen',
- paragraph: 'Paragraaf',
- links: 'Links',
- insert: 'Invoegen',
- styles: 'Stijlen',
- colors: 'Kleuren',
- tools: 'Toepassingen'
- },
- toolbars: 'Werkbalken'
-});
|
