From 34e516e0be5a0e3569f3214279214e1b506ff4bf Mon Sep 17 00:00:00 2001 From: Zack Arnett Date: Thu, 14 May 2020 03:26:06 -0400 Subject: [PATCH] oops (#5866) --- .../editor/config-elements/hui-weather-forecast-card-editor.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" )}