moodle/lang/hi/lesson.php

11 lines
434 B
PHP

<?PHP // $Id$
// lesson.php - created with Moodle 1.5.2 (2005060220)
$string['answer'] = '&#x0909;&#x0924;&#x094d;&#x0924;&#x0930;';
$string['question'] = '&#x092a;&#x094d;&#x0930;&#x0936;&#x094d;&#x0928;';
$string['questionoption'] = '&#x092a;&#x094d;&#x0930;&#x0936;&#x094d;&#x0928;';
$string['questiontype'] = '&#x092a;&#x094d;&#x0930;&#x0936;&#x094d;&#x0928;&#x0020;&#x092a;&#x094d;&#x0930;&#x0915;&#x093e;&#x0930;';
?>