moodle/lang/hi/pix.php

15 lines
644 B
PHP

<?PHP // $Id$
// pix.php - created with Moodle 1.5.2 (2005060220)
$string['angry'] = '&#x0915;&#x094d;&#x0930;&#x094b;&#x0927;&#x093f;&#x0924;';
$string['blackeye'] = '&#x0915;&#x093e;&#x0932;&#x0940;&#x0020;&#x0906;&#x0901;&#x0916;';
$string['blush'] = '&#x0936;&#x0930;&#x094d;&#x092e;&#x093e;&#x0928;&#x093e;';
$string['clown'] = '&#x091c;&#x094b;&#x0915;&#x0930;';
$string['dead'] = '&#x092e;&#x0930;&#x093e;&#x0020;&#x0939;&#x0941;&#x0906;';
$string['kiss'] = '&#x0915;&#x093f;&#x0938;';
$string['smiley'] = '&#x092e;&#x0941;&#x0938;&#x094d;&#x0915;&#x093e;&#x0928;';
$string['surprise'] = '&#x0905;&#x091a;&#x0930;&#x091c;';
?>