moodle/lang/ja/label.php

13 lines
322 B
PHP
Raw Normal View History

<?php // $Id$
// label.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
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
?>