mirror of
https://github.com/moodle/moodle.git
synced 2025-02-04 23:29:11 +01:00
8 lines
131 B
PHP
8 lines
131 B
PHP
|
<?PHP // $Id$
|
||
|
// algebra.php - created with Moodle 1.2 (2004032000)
|
||
|
|
||
|
|
||
|
$string['filtername'] = 'Algebra esitlus';
|
||
|
|
||
|
?>
|