backoffice/bower_components/ckeditor/plugins/devtools/lang/zh-cn.js

5 lines
326 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","zh-cn",{title:"元素信息",dialogName:"对话框窗口名称",tabName:"选项卡名称",elementId:"元素 ID",elementType:"元素类型"});