Annotation of loncom/html/adm/ckeditor/plugins/chem/lang/zh-cn.js, revision 1.1

1.1     ! damieng     1: /*
        !             2: Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
        !             3: For licensing, see LICENSE.md or http://ckeditor.com/license
        !             4: */
        !             5: CKEDITOR.plugins.setLang( 'chem', 'zh-cn', {
        !             6: 	title: 'chem',
        !             7: 	button: '化学',
        !             8: 	dialogInput: '在此编写您的 指令'
        !             9: } );

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>