mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
13 lines
424 B
PHP
13 lines
424 B
PHP
<?PHP // $Id$
|
|
// install.php - created with Moodle 1.5 (2005060201)
|
|
|
|
|
|
$string['admindirerror'] = 'Khaanadda Maammulka ee meesha la dhigey waa khalad';
|
|
$string['caution'] = 'Taxaddar';
|
|
$string['chooselanguage'] = 'Xolo luqad';
|
|
$string['configurationcomplete'] = 'Isku duba-ridka waa la dhammeystirey';
|
|
$string['database'] = '$a';
|
|
$string['dataroot'] = 'Khaanadda \"data\"da';
|
|
$string['wwwroot'] = 'Cinwaan web';
|
|
|
|
?>
|