mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
7 lines
125 B
PHP
7 lines
125 B
PHP
<?PHP // $Id$
|
|
// algebra.php - created with Moodle 1.2 (2004032000)
|
|
|
|
|
|
$string['filtername'] = 'Matematiske tegn';
|
|
|
|
?>
|