mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +00:00
Fix translation key energy distribution solar (#10316)
This commit is contained in:
parent
84533b8843
commit
b576c3de40
@ -296,7 +296,7 @@ class HuiEnergyDistrubutionCard
|
||||
? html`<div class="circle-container solar">
|
||||
<span class="label"
|
||||
>${this.hass.localize(
|
||||
"ui.panel.lovelace.cards.energy.distribution.solar"
|
||||
"ui.panel.lovelace.cards.energy.energy_distribution.solar"
|
||||
)}</span
|
||||
>
|
||||
<div class="circle">
|
||||
|
Loading…
x
Reference in New Issue
Block a user