moodle/lang/hu/label.php

10 lines
202 B
PHP

<?PHP // $Id$
// label.php - created with Moodle 1.2 development (2003111400)
$string['labeltext'] = 'Címkeszöveg';
$string['modulename'] = 'Címke';
$string['modulenameplural'] = 'Címkék';
?>