moodle/lang/ja/label.php

13 lines
322 B
PHP
Raw Normal View History

2003-09-16 18:24:56 +00:00
<?PHP // $Id$
2004-09-11 14:33:06 +00:00
// label.php - created with Moodle 1.5 unstable development (2004091100)
2003-09-16 18:24:56 +00:00
2004-09-10 22:02:15 +00:00
$string['labeltext'] = '<27><><EFBFBD>٥<EFBFBD><D9A5>ƥ<EFBFBD><C6A5><EFBFBD><EFBFBD><EFBFBD>';
$string['modulename'] = '<27><><EFBFBD>٥<EFBFBD>';
$string['modulenameplural'] = '<27><><EFBFBD>٥<EFBFBD>';
$string['thischarset'] = 'EUC-JP';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'Japanese';
2003-09-16 18:24:56 +00:00
?>