mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
6 lines
142 B
PHP
6 lines
142 B
PHP
<?php // $Id$
|
|
// algebra.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
|
|
|
|
$string['filtername'] = '대수 표기';
|
|
|
|
?>
|