Commit ea77de1e authored by Ken you's avatar Ken you

resolve some language---Ken

parent 796e5d5b
...@@ -406,15 +406,15 @@ ...@@ -406,15 +406,15 @@
"ModelStatusException": "System Detection Abnormality", "ModelStatusException": "System Detection Abnormality",
"ModelStatusNormal": "System Detection Normal", "ModelStatusNormal": "System Detection Normal",
"Month": "Month", "Month": "Month",
"Month01": "Month01", "Month02": "Feb",
"Month02": "Month02", "Month03": "Mar",
"Month03": "Month03", "Month04": "Apr",
"Month04": "Month04", "Month05": "May",
"Month05": "Month05", "Month06": "Jun",
"Month06": "Month06", "Month07": "Jul",
"Month07": "Month07", "Month08": "Aug",
"Month08": "Month08", "Month09": "Sep",
"Month09": "Month09", "Month01": "Jan",
"MoveDown": "Move Down", "MoveDown": "Move Down",
"MoveUp": "Move Up", "MoveUp": "Move Up",
"MsgExpired": "Account Has Expired", "MsgExpired": "Account Has Expired",
......
...@@ -1503,7 +1503,7 @@ ...@@ -1503,7 +1503,7 @@
"Alternate1Description": "Alternate 1 Description", "Alternate1Description": "Alternate 1 Description",
"Alternate2Description": "Alternate 2 Description", "Alternate2Description": "Alternate 2 Description",
"YYYY-MM": "YYYY-MM", "YYYY-MM": "YYYY-MM",
"profitLoss": "Profit Statement&Loss", "profitLoss": "Profit Statement",
"ProfitLossTitle": "Profit Statement", "ProfitLossTitle": "Profit Statement",
"CurrentPeriodAmount": "Current Period Amount", "CurrentPeriodAmount": "Current Period Amount",
"ThisYearAccumulatedAmount": "This Year Accumulated Amount", "ThisYearAccumulatedAmount": "This Year Accumulated Amount",
......
...@@ -6,9 +6,9 @@ ...@@ -6,9 +6,9 @@
</div> </div>
<div style="margin-bottom: 10px;margin-left: 20px;margin-top: 10px;"> <div style="margin-bottom: 10px;margin-left: 20px;margin-top: 10px;">
账套名称<span class="numAmount">{{ledgerNameFirst}}</span>&nbsp;&nbsp;&nbsp; {{'EnterpriseAccountSetName' | translate }}<span class="numAmount">{{ledgerNameFirst}}</span>&nbsp;&nbsp;&nbsp;
账套币种<span class="numAmount">{{ledgerCurrencyCodeFirst}}</span>&nbsp;&nbsp;&nbsp; {{'EnterpriseAccountSetCurrency' | translate }}<span class="numAmount">{{ledgerCurrencyCodeFirst}}</span>&nbsp;&nbsp;&nbsp;
是否关账<span class="numAmount">{{ledgerStatusFirst}}</span> {{'IsCloseAccount' | translate }}<span class="numAmount">{{ledgerStatusFirst}}</span>
</div> </div>
<div id="mainAreaDiv" class="main-area"> <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