new translation
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?PHP // $Id$
|
||||
// block_loancalc.php - created with Moodle 1.6 development (2005101200)
|
||||
|
||||
|
||||
$string['amountofloan'] = '借款数额';
|
||||
$string['fortnightly'] = '每半月';
|
||||
$string['loancalc'] = '借款计算器';
|
||||
$string['loanterm'] = '借款时限(年)';
|
||||
$string['monthly'] = '每月';
|
||||
$string['repaymentamount'] = '偿还数额';
|
||||
$string['repaymentfreq'] = '偿还频度';
|
||||
$string['weekly'] = '每周';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user