mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 11:26:41 +02:00
7 lines
127 B
PHP
7 lines
127 B
PHP
<?PHP // $Id$
|
|
// choice.php - created with Moodle 1.5.2 (2005060220)
|
|
|
|
|
|
$string['choiceclose'] = 'तक';
|
|
|
|
?>
|