9 lines
186 B
PHP
9 lines
186 B
PHP
<?PHP // $Id$
|
|
// wiki.php - created with Moodle 1.4 + (2004083100)
|
|
|
|
|
|
$string['administration'] = 'ಆಡಳಿತ';
|
|
$string['chooseadministration'] = '-- ಆಡಳಿತ --';
|
|
|
|
?>
|