Commit ea77de1e authored by Ken you's avatar Ken you

resolve some language---Ken

parent 796e5d5b
......@@ -406,15 +406,15 @@
"ModelStatusException": "System Detection Abnormality",
"ModelStatusNormal": "System Detection Normal",
"Month": "Month",
"Month01": "Month01",
"Month02": "Month02",
"Month03": "Month03",
"Month04": "Month04",
"Month05": "Month05",
"Month06": "Month06",
"Month07": "Month07",
"Month08": "Month08",
"Month09": "Month09",
"Month02": "Feb",
"Month03": "Mar",
"Month04": "Apr",
"Month05": "May",
"Month06": "Jun",
"Month07": "Jul",
"Month08": "Aug",
"Month09": "Sep",
"Month01": "Jan",
"MoveDown": "Move Down",
"MoveUp": "Move Up",
"MsgExpired": "Account Has Expired",
......
......@@ -1503,7 +1503,7 @@
"Alternate1Description": "Alternate 1 Description",
"Alternate2Description": "Alternate 2 Description",
"YYYY-MM": "YYYY-MM",
"profitLoss": "Profit Statement&Loss",
"profitLoss": "Profit Statement",
"ProfitLossTitle": "Profit Statement",
"CurrentPeriodAmount": "Current Period Amount",
"ThisYearAccumulatedAmount": "This Year Accumulated Amount",
......
......@@ -6,9 +6,9 @@
</div>
<div style="margin-bottom: 10px;margin-left: 20px;margin-top: 10px;">
账套名称<span class="numAmount">{{ledgerNameFirst}}</span>&nbsp;&nbsp;&nbsp;
账套币种<span class="numAmount">{{ledgerCurrencyCodeFirst}}</span>&nbsp;&nbsp;&nbsp;
是否关账<span class="numAmount">{{ledgerStatusFirst}}</span>
{{'EnterpriseAccountSetName' | translate }}<span class="numAmount">{{ledgerNameFirst}}</span>&nbsp;&nbsp;&nbsp;
{{'EnterpriseAccountSetCurrency' | translate }}<span class="numAmount">{{ledgerCurrencyCodeFirst}}</span>&nbsp;&nbsp;&nbsp;
{{'IsCloseAccount' | translate }}<span class="numAmount">{{ledgerStatusFirst}}</span>
</div>
<div id="mainAreaDiv" class="main-area">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment