mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 19:36:41 +02:00

This cause also some empty files (because they didn't contain anything else) wich I also deleted
8 lines
186 B
PHP
8 lines
186 B
PHP
<?PHP // $Id$
|
|
// wiki.php - created with Moodle 1.4 + (2004083100)
|
|
|
|
|
|
$string['administration'] = 'ಆಡಳಿತ';
|
|
$string['chooseadministration'] = '-- ಆಡಳಿತ --';
|
|
|
|
?>
|