backoffice/bower_components/ckeditor/plugins/devtools/lang/nl.js

5 lines
318 B
JavaScript
Raw Normal View History

2020-02-06 10:09:39 +00:00
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang("devtools","nl",{title:"Elementinformatie",dialogName:"Naam dialoogvenster",tabName:"Tabnaam",elementId:"Element ID",elementType:"Elementtype"});