8 lines
147 B
PHP
8 lines
147 B
PHP
<?PHP // $Id$
|
|
// multilang.php - created with Moodle 1.6 development (2005060201)
|
|
|
|
|
|
$string['filtername'] = 'متن چند زبانه';
|
|
|
|
?>
|