updated Dashboard in web to display energy data of this year
parent
5af58ea034
commit
50eefdb9d7
|
@ -66,8 +66,8 @@ const resources = {
|
|||
"CATEGORY UNIT Consumption by Energy Items": "{{CATEGORY}} {{UNIT}} Comsumption by Energy Items",
|
||||
"Ton of Standard Coal by Energy Category": "Ton of Standard Coal(TCE) by Energy Category",
|
||||
"Ton of Carbon Dioxide Emissions by Energy Category": "Ton of Carbon Dioxide Emissions(TCO2E) by Energy Category",
|
||||
"This Month's Consumption CATEGORY VALUE UNIT": "This Month's Consumption {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
"This Month's Costs CATEGORY VALUE UNIT": "This Month's Costs {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
"This Year's Consumption CATEGORY VALUE UNIT": "This Year's Consumption {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
"This Year's Costs CATEGORY VALUE UNIT": "This Year's Costs {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
// Entities
|
||||
"Space": "Space",
|
||||
"Equipment": "Equipment",
|
||||
|
@ -221,7 +221,6 @@ const resources = {
|
|||
"Tariff": "Tariff",
|
||||
"Detailed Data": "Detailed Data",
|
||||
"Child Spaces Data": "Child Spaces Data",
|
||||
"Child Spaces Data of This Month": "Child Spaces Data of This Month",
|
||||
"Associated Equipment Data": "Associated Equipment Data",
|
||||
"This Year": "This Year",
|
||||
"This Month": "This Month",
|
||||
|
@ -408,8 +407,8 @@ const resources = {
|
|||
"CATEGORY UNIT Consumption by Energy Items": "{{CATEGORY}} {{UNIT}} nach Unterpunkt Energieverbrauch",
|
||||
"Ton of Standard Coal by Energy Category": "Tonne Standardkohle(TCE) nach Energiekategorie",
|
||||
"Ton of Carbon Dioxide Emissions by Energy Category": "Tonne Kohlendioxidemissionen(TCO2E) nach Energiekategorie",
|
||||
"This Month's Consumption CATEGORY VALUE UNIT": "Der Verbrauch dieses Monats {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
"This Month's Costs CATEGORY VALUE UNIT": "Der Kosten dieses Monats {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
"This Year's Consumption CATEGORY VALUE UNIT": "Der Verbrauch Dieses Jahr {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
"This Year's Costs CATEGORY VALUE UNIT": "Der Kosten Dieses Jahr {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
// Entities
|
||||
"Space": "Platz",
|
||||
"Equipment": "Ausrüstung",
|
||||
|
@ -563,7 +562,6 @@ const resources = {
|
|||
"Tariff": "Tarif",
|
||||
"Detailed Data": "Detaillierte Daten",
|
||||
"Child Spaces Data": "Teilplatz Daten",
|
||||
"Child Spaces Data of This Month": "Teilplatz Daten dieses Monats",
|
||||
"Associated Equipment Data": "Dazugehörige Geräte Daten",
|
||||
"This Year": "Dieses Jahr",
|
||||
"This Month": "Diesen Monat",
|
||||
|
@ -753,8 +751,8 @@ const resources = {
|
|||
"CATEGORY UNIT Consumption by Energy Items": "{{CATEGORY}} {{UNIT}} 分项消耗占比",
|
||||
"Ton of Standard Coal by Energy Category": "吨标准煤(TCE)占比",
|
||||
"Ton of Carbon Dioxide Emissions by Energy Category": "吨二氧化碳排放(TCO2E)占比",
|
||||
"This Month's Consumption CATEGORY VALUE UNIT": "本月消耗 {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
"This Month's Costs CATEGORY VALUE UNIT": "本月成本 {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
"This Year's Consumption CATEGORY VALUE UNIT": "本年消耗 {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
"This Year's Costs CATEGORY VALUE UNIT": "本年成本 {{CATEGORY}} {{VALUE}} {{UNIT}}",
|
||||
// Entities
|
||||
"Space": "空间",
|
||||
"Equipment": "设备",
|
||||
|
@ -908,7 +906,6 @@ const resources = {
|
|||
"Tariff": "费率",
|
||||
"Detailed Data": "详细数据",
|
||||
"Child Spaces Data": "子空间数据",
|
||||
"Child Spaces Data of This Month": "本月子空间数据",
|
||||
"Associated Equipment Data": "相关设备数据",
|
||||
"This Year": "本年",
|
||||
"This Month": "本月",
|
||||
|
|
Loading…
Reference in New Issue