8 lines
128 B
PHP
8 lines
128 B
PHP
<?PHP // $Id$
|
|
// algebra.php - created with Moodle 1.5 + (2005060201)
|
|
|
|
|
|
$string['filtername'] = 'Algebraický zápis';
|
|
|
|
?>
|