moodle/lang/de/label.php

10 lines
219 B
PHP
Raw Normal View History

2004-02-07 12:26:21 +00:00
<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2004020300)
2004-02-18 16:50:14 +00:00
$string['labeltext'] = 'Text der Einf<6E>hrung';
$string['modulename'] = 'Einf<6E>hrung';
$string['modulenameplural'] = 'Einf<6E>hrung';
2004-02-07 12:26:21 +00:00
?>