Sha256: 4b5b5d13c71072e2c809e761b2e0ac67f760984764e38645fbd1a1b83cc7a6c7

Contents?: true

Size: 405 Bytes

Versions: 3

Compression:

Stored size: 405 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'templates', 'zh-cn', {
	button: '模板',
	emptyListMsg: '(没有模板)',
	insertOption: '替换当前内容',
	options: '模板选项',
	selectPromptMsg: '请选择编辑器内容模板:',
	title: '内容模板'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/templates/lang/zh-cn.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/templates/lang/zh-cn.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/templates/lang/zh-cn.js