8 lines
98 B
PHP
8 lines
98 B
PHP
<?PHP // $Id$
|
|
|
|
|
|
|
|
$string['modulename'] = '웹탐색';
|
|
$string['modulenameplural'] = '웹탐색(들)';
|
|
?>
|