Files
moodle/lang/th/block_section_links.php
T
2005-06-03 17:17:15 +00:00

12 lines
319 B
PHP

<?PHP // $Id$
// block_section_links.php - created with Moodle 1.6 development (2005052400)
$string['blockname'] = 'ÅÔ§¡ìä»ÊèǹÍ×è¹ æ';
$string['jumptocurrenttopic'] = 'ä»ÂѧËÑÇ¢éͻѨ¨ØºÑ¹';
$string['jumptocurrentweek'] = 'ä»ÂѧÊÑ»´ÒËì»Ñ¨¨ØºÑ¹';
$string['topics'] = 'ËÑÇ¢éÍ';
$string['weeks'] = 'ÊÑ»´ÒËì';
?>