blob: 1c932d9bdbb32b5580a8b2bac52bd706988fc584 (
plain) (
tree)
|
|
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'preview', 'nl', {
preview: 'Voorbeeld'
} );
|