aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/nl.js
blob: f1a126d8d8d46a06cf23a7ed184fa3b56c4fd30b (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'nl', {
	maximize: 'Maximaliseren',
	minimize: 'Minimaliseren'
} );