9 lines
140 B
PHP
9 lines
140 B
PHP
<?PHP // $Id$
|
|
// chat.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
|
|
|
|
|
|
$string['modulename'] = 'ჩატი';
|
|
|
|
|
|
?>
|