Parent Directory
|
Revision Log
New language pack: Gujarati Thanks to Amit Mali
<?PHP // $Id: attendance.php,v 1.1 2006/11/04 21:36:28 koenr Exp $
// attendance.php - created with Moodle 1.6 Beta 5 (2006050505)
$string['absentlong'] = 'ગેરહાજર';
$string['absentshort'] = 'ગે.હા.';
$string['presentlong'] = 'હાજર';
$string['presentshort'] = 'હા.';
$string['saturday'] = 'શનિ';
$string['sunday'] = 'રવી';
$string['thursday'] = 'ગુરૂ';
$string['tuesday'] = 'મંગળ';
$string['wednesday'] = 'બુધ';
?>
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |