mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
7 lines
96 B
PHP
7 lines
96 B
PHP
<?PHP // $Id$
|
|
|
|
|
|
|
|
$string['advancedsearch'] = '高级搜索';
|
|
$string['blocktitle'] = '搜索论坛';
|
|
?>
|