Sha256: d2160ea565811fbb8050c0af585d3d6363f1bcc280ed4189af8b1a34b409b2c5

Contents?: true

Size: 254 Bytes

Versions: 3

Compression:

Stored size: 254 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', {
	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.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/indent/lang/zh.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/indent/lang/zh.js