Annotation of loncom/html/adm/ckeditor/plugins/lcm/lang/km.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( 'lcm', 'km', {
        !             6: 	title: 'គណិត​វិទ្យា​ក្នុង TeX',
        !             7: 	button: 'គណិត',
        !             8: 	dialogInput: 'សរសេរ TeX របស់​អ្នក​នៅ​ទីនេះ',
        !             9: 	docUrl: 'http://en.wikibooks.org/wiki/LaTeX/Mathematics',
        !            10: 	docLabel: 'ឯកសារ​អត្ថបទ​ពី ​TeX',
        !            11: 	loading: 'កំពុង​ផ្ទុក..',
        !            12: 	pathName: 'គណិត'
        !            13: } );

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