From 9b1d24abc90342e51cfe9560e787f42cab5585e9 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 1 Dec 2025 01:58:11 +0000 Subject: [PATCH] Changes before error encountered Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com> --- custom_components/tibber_prices/translations/de.json | 12 +----------- custom_components/tibber_prices/translations/en.json | 12 +----------- custom_components/tibber_prices/translations/nb.json | 12 +----------- custom_components/tibber_prices/translations/nl.json | 12 +----------- custom_components/tibber_prices/translations/sv.json | 12 +----------- 5 files changed, 5 insertions(+), 55 deletions(-) diff --git a/custom_components/tibber_prices/translations/de.json b/custom_components/tibber_prices/translations/de.json index 09d8eba..839dd35 100644 --- a/custom_components/tibber_prices/translations/de.json +++ b/custom_components/tibber_prices/translations/de.json @@ -77,17 +77,7 @@ } }, "common": { - "step_progress": "{step_num} / {total_steps}", - "time_units": { - "day": "{count} Tag", - "days": "{count} Tagen", - "hour": "{count} Stunde", - "hours": "{count} Stunden", - "minute": "{count} Minute", - "minutes": "{count} Minuten", - "ago": "vor {parts}", - "now": "jetzt" - } + "step_progress": "{step_num} / {total_steps}" }, "config_subentries": { "home": { diff --git a/custom_components/tibber_prices/translations/en.json b/custom_components/tibber_prices/translations/en.json index a34c390..236c7bf 100644 --- a/custom_components/tibber_prices/translations/en.json +++ b/custom_components/tibber_prices/translations/en.json @@ -77,17 +77,7 @@ } }, "common": { - "step_progress": "{step_num} / {total_steps}", - "time_units": { - "day": "{count} day", - "days": "{count} days", - "hour": "{count} hour", - "hours": "{count} hours", - "minute": "{count} minute", - "minutes": "{count} minutes", - "ago": "{parts} ago", - "now": "now" - } + "step_progress": "{step_num} / {total_steps}" }, "config_subentries": { "home": { diff --git a/custom_components/tibber_prices/translations/nb.json b/custom_components/tibber_prices/translations/nb.json index ff5a29b..211e1d7 100644 --- a/custom_components/tibber_prices/translations/nb.json +++ b/custom_components/tibber_prices/translations/nb.json @@ -77,17 +77,7 @@ } }, "common": { - "step_progress": "{step_num} / {total_steps}", - "time_units": { - "day": "{count} dag", - "days": "{count} dager", - "hour": "{count} time", - "hours": "{count} timer", - "minute": "{count} minutt", - "minutes": "{count} minutter", - "ago": "{parts} siden", - "now": "nĂ¥" - } + "step_progress": "{step_num} / {total_steps}" }, "config_subentries": { "home": { diff --git a/custom_components/tibber_prices/translations/nl.json b/custom_components/tibber_prices/translations/nl.json index 3d30ef5..c9adb79 100644 --- a/custom_components/tibber_prices/translations/nl.json +++ b/custom_components/tibber_prices/translations/nl.json @@ -77,17 +77,7 @@ } }, "common": { - "step_progress": "{step_num} / {total_steps}", - "time_units": { - "day": "{count} dag", - "days": "{count} dagen", - "hour": "{count} uur", - "hours": "{count} uur", - "minute": "{count} minuut", - "minutes": "{count} minuten", - "ago": "{parts} geleden", - "now": "nu" - } + "step_progress": "{step_num} / {total_steps}" }, "config_subentries": { "home": { diff --git a/custom_components/tibber_prices/translations/sv.json b/custom_components/tibber_prices/translations/sv.json index 5c7d8bc..a581d51 100644 --- a/custom_components/tibber_prices/translations/sv.json +++ b/custom_components/tibber_prices/translations/sv.json @@ -77,17 +77,7 @@ } }, "common": { - "step_progress": "{step_num} / {total_steps}", - "time_units": { - "day": "{count} dag", - "days": "{count} dagar", - "hour": "{count} timme", - "hours": "{count} timmar", - "minute": "{count} minut", - "minutes": "{count} minuter", - "ago": "{parts} sedan", - "now": "nu" - } + "step_progress": "{step_num} / {total_steps}" }, "config_subentries": { "home": {