egroupware/phpgwapi/js/ckeditor3/plugins/placeholder/lang/zh-cn.js

7 lines
355 B
JavaScript
Raw Normal View History

2012-10-09 17:03:32 +02:00
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
2012-10-09 17:03:32 +02:00
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang('placeholder','zh-cn',{placeholder:{title:'占位符属性',toolbar:'创建占位符',text:'占位符文字',edit:'编辑占位符',textMissing:'占位符必须包含文字。'}});