diff --git a/src/panels/lovelace/editor/config-elements/hui-weather-forecast-card-editor.ts b/src/panels/lovelace/editor/config-elements/hui-weather-forecast-card-editor.ts index 3ec4e4397f..0131f4f88c 100644 --- a/src/panels/lovelace/editor/config-elements/hui-weather-forecast-card-editor.ts +++ b/src/panels/lovelace/editor/config-elements/hui-weather-forecast-card-editor.ts @@ -114,7 +114,7 @@ export class HuiWeatherForecastCardEditor extends LitElement .configValue=${"show_forecast"} @change=${this._valueChanged} >${this.hass.localize( - "ui.panel.lovelace.editor.card.weather.show_forecast" + "ui.panel.lovelace.editor.card.weather-forecast.show_forecast" )}