moodle/lang/de/label.php

10 lines
222 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)
$string['labeltext'] = 'Text der Einleitung ';
$string['modulename'] = 'Einleitung';
$string['modulenameplural'] = 'Einleitungen';
?>