mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
8 lines
227 B
PHP
8 lines
227 B
PHP
<?PHP // $Id$
|
|
// block_category_tree.php - created with Moodle 1.4.3 + (2004083131)
|
|
|
|
|
|
$string['blockname'] = 'áÊ´§ÃÒÂÇÔªÒã¹áµèÅлÃÐàÀ·';
|
|
$string['categorypage'] = 'ãªéÃÒÂÇÔªÒáá㹻ÃÐàÀ·¹Ñé¹ æ à»ç¹Ë¹éÒËÅÑ¡¢Í§»ÃÐàÀ·';
|
|
|
|
?>
|