Sha256: 8e6edd69c1f2ac28db8d744e3f3983a10096797440896a62a6f4d83013c0049b

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( 'list', 'zh', {
	bulletedlist: '項目清單',
	numberedlist: '編號清單'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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