diff --git a/custom_components/tibber_prices/translations/de.json b/custom_components/tibber_prices/translations/de.json index 83e2bb1..7cde320 100644 --- a/custom_components/tibber_prices/translations/de.json +++ b/custom_components/tibber_prices/translations/de.json @@ -527,7 +527,7 @@ "name": "Bestpreis Fortschritt" }, "best_price_next_start_time": { - "name": "Nächster Bestpreis startet" + "name": "Bestpreis startet" }, "best_price_next_in_minutes": { "name": "Bestpreis startet in" @@ -545,7 +545,7 @@ "name": "Spitzenpreis Fortschritt" }, "peak_price_next_start_time": { - "name": "Nächster Spitzenpreis startet" + "name": "Spitzenpreis startet" }, "peak_price_next_in_minutes": { "name": "Spitzenpreis startet in" diff --git a/custom_components/tibber_prices/translations/en.json b/custom_components/tibber_prices/translations/en.json index 5ed4db7..3e3ab3a 100644 --- a/custom_components/tibber_prices/translations/en.json +++ b/custom_components/tibber_prices/translations/en.json @@ -523,7 +523,7 @@ "name": "Best Price Progress" }, "best_price_next_start_time": { - "name": "Best Price Next Start" + "name": "Best Price Start" }, "best_price_next_in_minutes": { "name": "Best Price Starts In" @@ -541,7 +541,7 @@ "name": "Peak Price Progress" }, "peak_price_next_start_time": { - "name": "Peak Price Next Start" + "name": "Peak Price Start" }, "peak_price_next_in_minutes": { "name": "Peak Price Starts In" diff --git a/custom_components/tibber_prices/translations/nb.json b/custom_components/tibber_prices/translations/nb.json index 322e36a..84a4351 100644 --- a/custom_components/tibber_prices/translations/nb.json +++ b/custom_components/tibber_prices/translations/nb.json @@ -523,7 +523,7 @@ "name": "Beste pris fremgang" }, "best_price_next_start_time": { - "name": "Neste beste pris starter" + "name": "Beste pris starter" }, "best_price_next_in_minutes": { "name": "Beste pris starter om" @@ -541,7 +541,7 @@ "name": "Topppris fremgang" }, "peak_price_next_start_time": { - "name": "Neste topppris starter" + "name": "Topppris starter" }, "peak_price_next_in_minutes": { "name": "Topppris starter om" diff --git a/custom_components/tibber_prices/translations/nl.json b/custom_components/tibber_prices/translations/nl.json index 34fa578..c03f162 100644 --- a/custom_components/tibber_prices/translations/nl.json +++ b/custom_components/tibber_prices/translations/nl.json @@ -523,7 +523,7 @@ "name": "Beste prijs voortgang" }, "best_price_next_start_time": { - "name": "Volgende beste prijs start" + "name": "Beste prijs start" }, "best_price_next_in_minutes": { "name": "Beste prijs start over" @@ -541,7 +541,7 @@ "name": "Piekprijs voortgang" }, "peak_price_next_start_time": { - "name": "Volgende piekprijs start" + "name": "Piekprijs start" }, "peak_price_next_in_minutes": { "name": "Piekprijs start over" diff --git a/custom_components/tibber_prices/translations/sv.json b/custom_components/tibber_prices/translations/sv.json index e7086c9..ec774c0 100644 --- a/custom_components/tibber_prices/translations/sv.json +++ b/custom_components/tibber_prices/translations/sv.json @@ -523,7 +523,7 @@ "name": "Bästa pris framsteg" }, "best_price_next_start_time": { - "name": "Nästa bästa pris startar" + "name": "Bästa pris startar" }, "best_price_next_in_minutes": { "name": "Bästa pris startar om" @@ -541,7 +541,7 @@ "name": "Topppris framsteg" }, "peak_price_next_start_time": { - "name": "Nästa topppris startar" + "name": "Topppris startar" }, "peak_price_next_in_minutes": { "name": "Topppris startar om"