mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Replace wrong uses of "energy" with "electricity" in Energy dashboard (#22893)
This commit is contained in:
parent
8cce13163f
commit
12a9cf4b32
@ -5676,7 +5676,7 @@
|
|||||||
"self_consumed_solar_could_not_calc": "Self-consumed solar energy couldn't be calculated"
|
"self_consumed_solar_could_not_calc": "Self-consumed solar energy couldn't be calculated"
|
||||||
},
|
},
|
||||||
"self_sufficiency_gauge": {
|
"self_sufficiency_gauge": {
|
||||||
"card_indicates_self_sufficiency_quota": "This card indicates how much of the energy consumed by your home came from on-site sources (such as solar panels or batteries).",
|
"card_indicates_self_sufficiency_quota": "This card indicates how much of the electricity consumed by your home came from on-site sources (such as solar panels or batteries).",
|
||||||
"self_sufficiency_quota": "Self-sufficiency",
|
"self_sufficiency_quota": "Self-sufficiency",
|
||||||
"self_sufficiency_could_not_calc": "Self-sufficiency couldn't be calculated"
|
"self_sufficiency_could_not_calc": "Self-sufficiency couldn't be calculated"
|
||||||
},
|
},
|
||||||
@ -5706,7 +5706,7 @@
|
|||||||
"untracked_consumption": "Untracked consumption"
|
"untracked_consumption": "Untracked consumption"
|
||||||
},
|
},
|
||||||
"carbon_consumed_gauge": {
|
"carbon_consumed_gauge": {
|
||||||
"card_indicates_energy_used": "This card indicates how much of the energy consumed by your home was generated using non-fossil fuels like solar, wind, and nuclear. The higher, the better!",
|
"card_indicates_energy_used": "This card indicates how much of the electricity consumed by your home was generated using non-fossil fuels like solar, wind, and nuclear. The higher, the better!",
|
||||||
"low_carbon_energy_consumed": "Low-carbon energy consumed",
|
"low_carbon_energy_consumed": "Low-carbon energy consumed",
|
||||||
"low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated"
|
"low_carbon_energy_not_calculated": "Consumed low-carbon energy couldn't be calculated"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user