光伏功能

This commit is contained in:
huangjp
2025-11-07 15:23:08 +08:00
parent 6b4e5cd036
commit c6ea4a8c52
18 changed files with 1256 additions and 132 deletions

View File

@ -31,6 +31,36 @@ export default {
}, {
name: 'Overseas Station'
}],
useElecPrice: 'Electricity prices'
useElecPrice: 'Electricity prices',
workStatus: 'Working Status',
standing:'standing',
activePower:'Active Power(kW):',
operatingPower:'Operating Power',
accumulatedElectricityConsumption:'Total power',
pvKpi: 'PV KPI',
saveStandardCoal: 'Save standard coal (ton)',
equivalentCo2Reduction: "CO2 emission reduction (kg)",
equivalentTreePlantings: "Equivalent tree plantings (Trees)",
dailyPowerGeneration: 'Daily Power Generation',
cumulativePowerGeneration: 'Cumulative Power Generation',
socialContribution: 'Social Contribution',
energyStorageRevenueReport:'Energy Storage Revenue Report',
pvStorageRevenueReport:'PV Revenue Report',
projectMonthlyPower:'Monthly power generation of the project',
powerGeneration:'power generation',
mpptTopu:'MPPT topology diagram',
powerGenerationCapacity: 'Output power',
batVoltage: 'BAT voltage',
batCurrent: 'BAT current',
busVoltage: 'BUS voltage',
busCurrent: 'BUS current',
dc: 'DC',
dcVoltage: 'DC voltage',
operatingPower: 'operating power',
pvPower:'power',
enmonthTotalChargePrice: 'Total Charging Price Monthly(EUR)',
enmonthTotalDisChargePrice: 'Total Discharging Price Monthly(EUR)',
enearnings: 'Revenue(EUR)',
pvSwitch:'PV switch'
}
}