6b95e6b1c2
Thanks to Andriy Olefirenko
10 lines
195 B
PHP
10 lines
195 B
PHP
<?PHP // $Id$
|
|
// label.php - created with Moodle 1.3.1 + (2004052501)
|
|
|
|
|
|
$string['labeltext'] = 'ßðëèê òåêñòó';
|
|
$string['modulename'] = 'ßðëèê';
|
|
$string['modulenameplural'] = 'ßðëèêè';
|
|
|
|
?>
|