Sha256: 48fddad403a5c862c04a4af802651def2fc3e3a00530a171a4411a7521168628

Contents?: true

Size: 263 Bytes

Versions: 3

Compression:

Stored size: 263 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( 'indent', 'zh-cn', {
	indent: '增加缩进量',
	outdent: '减少缩进量'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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