英文版本配置,二并一(配置)不弹窗BUG修改
This commit is contained in:
@ -34,7 +34,7 @@ export default {
|
||||
selectTemValid: 'Please select template validity',
|
||||
type: 'Type',
|
||||
selectType: 'Please select type',
|
||||
electrovalency: 'Electricity(RMB)',
|
||||
electrovalency: 'Electricity(EUR)',
|
||||
sure: 'Sure',
|
||||
cancel: 'Cancel',
|
||||
noSelectData: 'No data is selected',
|
||||
@ -121,7 +121,7 @@ export default {
|
||||
img: 'Image',
|
||||
eleLevel: 'Electricity Price Level',
|
||||
fsdd: 'The price of time-of-use electricity',
|
||||
dietailUnit: 'RMB/kWh',
|
||||
dietailUnit: 'EUR/kWh',
|
||||
eleprice: 'The price of electricity and electricity',
|
||||
historytrend: 'Historical trends',
|
||||
curve: 'Curve',
|
||||
@ -154,11 +154,11 @@ export default {
|
||||
charge: 'Charge',
|
||||
time: 'Time',
|
||||
ele: 'Electricity(kWh)',
|
||||
expend: 'expenditures(RMB)',
|
||||
expend: 'expenditures(EUR)',
|
||||
disCharge: 'Discharge',
|
||||
projectRevenue: 'Project Revenue',
|
||||
monthTotalChargePrice: 'Total Charging Price Monthly',
|
||||
rmb: 'RMB',
|
||||
rmb: 'EUR',
|
||||
monthTotalDisChargePrice: 'Total Discharging Price Monthly',
|
||||
earnings: 'Revenue',
|
||||
earningsRecalculation: 'Revenue Recalculation',
|
||||
@ -204,7 +204,7 @@ export default {
|
||||
},
|
||||
glance: {
|
||||
day: 'day',
|
||||
wRMB: 'Million RMB',
|
||||
wRMB: 'EUR10K',
|
||||
safeDays: 'Safe Operation Days',
|
||||
totalCapacity: 'Total Installed Capacity',
|
||||
totalCharge: 'Total Charging Volume',
|
||||
@ -232,7 +232,7 @@ export default {
|
||||
setRevenue: 'Settlement Revenue',
|
||||
chargeCost: 'Charging Cost',
|
||||
dischargeRev: 'Discharge Revenue',
|
||||
rmb: 'RMB',
|
||||
rmb: 'EUR',
|
||||
setRatio: 'Settlement Ratio',
|
||||
selectSetRatio: 'Please select settlement ratio',
|
||||
priceCurve: 'Real-Time Electricity Price Curve',
|
||||
@ -243,9 +243,9 @@ export default {
|
||||
noData: 'No Data',
|
||||
inputNumber: 'Please input a number from 0-100',
|
||||
earningGlance: 'Revenue Glance',
|
||||
unit: 'Unit:RMB/kWh',
|
||||
unit: 'Unit:EUR/kWh',
|
||||
unitKw: 'Unit:kW',
|
||||
planCurve: 'Plan Curve',
|
||||
unitRMB: 'Unit:RMB'
|
||||
unitRMB: 'Unit:EUR'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user