OpenXE/www/js/ckeditor/plugins/devtools/lang/de-ch.js

5 lines
346 B
JavaScript
Raw Normal View History

2021-05-21 08:49:41 +02:00
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang("devtools","de-ch",{title:"Elementinformation",dialogName:"Dialogfenstername",tabName:"Reitername",elementId:"Elementkennung",elementType:"Elementtyp"});