bcf802bcd6
Thanks to Jos? Sanchez (txeli@aeknet.net) !
12 lines
249 B
PHP
12 lines
249 B
PHP
<?PHP // $Id$
|
|
// exercise.php - created with Moodle 1.4.1 (2004083101)
|
|
|
|
|
|
$string['absent'] = 'Ez dago';
|
|
$string['accumulative'] = 'Metagarria';
|
|
$string['action'] = 'Ekintza';
|
|
$string['ago'] = 'duela $a';
|
|
$string['analysis'] = 'Ikerketa';
|
|
|
|
?>
|