ESH/adminlte/bower_components/ckeditor/plugins/devtools/lang/nl.js

5 lines
318 B
JavaScript
Raw Normal View History

2024-10-23 18:28:06 +05:30
/*
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"});