mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 20:43:33 +01:00
9 lines
190 B
PHP
9 lines
190 B
PHP
<?PHP // $Id$
|
|
// hotpot.php - created with Moodle 1.5.2 (2005060220)
|
|
|
|
|
|
$string['modulename'] = '\"Hot Potatoes\"-kviss';
|
|
$string['modulenameplural'] = '\"Hot Potatoes\"-kvisser';
|
|
|
|
?>
|