Sha256: 04f76a429ed633c260a896957601f4d18fd415da57f258bfb9d5cbfe4182a37a

Contents?: true

Size: 293 Bytes

Versions: 3

Compression:

Stored size: 293 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( 'justify', 'zh-cn', {
	block: '两端对齐',
	center: '居中',
	left: '左对齐',
	right: '右对齐'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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