Annotation of loncom/html/adm/ckeditor/plugins/lcm/lang/ku.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', 'ku', {
! 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>