mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 01:38:32 +01:00
8 lines
140 B
PHP
8 lines
140 B
PHP
<?PHP // $Id$
|
|
// algebra.php - created with Moodle 1.5.2 + (2005060221)
|
|
|
|
|
|
$string['filtername'] = 'Algebraisches Zeichensystem';
|
|
|
|
?>
|