mirror of
https://github.com/moodle/moodle.git
synced 2025-02-08 00:52:33 +01:00
8 lines
150 B
PHP
8 lines
150 B
PHP
<?PHP // $Id$
|
|
// activitynames.php - created with Moodle 1.6 development (2005060201)
|
|
|
|
|
|
$string['filtername'] = '활동명 자동 링크';
|
|
|
|
?>
|