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": {