Replace wrong uses of "energy" with "electricity" in Energy dashboard (#22893)

This commit is contained in:
Norbert Rittel 2024-11-20 12:41:54 +01:00 committed by GitHub
parent 8cce13163f
commit 12a9cf4b32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5676,7 +5676,7 @@
"self_consumed_solar_could_not_calc": "Self-consumed solar energy couldn't be calculated"
},
"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_could_not_calc": "Self-sufficiency couldn't be calculated"
},
@ -5706,7 +5706,7 @@
"untracked_consumption": "Untracked consumption"
},
"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_not_calculated": "Consumed low-carbon energy couldn't be calculated"
}