aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/nl.js
blob: 4d6ed02bacefaa06f28452967173f84a26493772 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'nl', {
	btn_about: 'Over SCAYT',
	btn_dictionaries: 'Woordenboeken',
	btn_disable: 'SCAYT uitschakelen',
	btn_enable: 'SCAYT inschakelen',
	btn_langs:'Talen',
	btn_options: 'Opties',
	text_title: 'Controleer de spelling tijdens het typen'
});