mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-27 06: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">
|
? html`<div class="circle-container solar">
|
||||||
<span class="label"
|
<span class="label"
|
||||||
>${this.hass.localize(
|
>${this.hass.localize(
|
||||||
"ui.panel.lovelace.cards.energy.distribution.solar"
|
"ui.panel.lovelace.cards.energy.energy_distribution.solar"
|
||||||
)}</span
|
)}</span
|
||||||
>
|
>
|
||||||
<div class="circle">
|
<div class="circle">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user