mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
Changes before error encountered
Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com>
This commit is contained in:
parent
b9f693810e
commit
9b1d24abc9
5 changed files with 5 additions and 55 deletions
|
|
@ -77,17 +77,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"step_progress": "{step_num} / {total_steps}",
|
"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"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"config_subentries": {
|
"config_subentries": {
|
||||||
"home": {
|
"home": {
|
||||||
|
|
|
||||||
|
|
@ -77,17 +77,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"step_progress": "{step_num} / {total_steps}",
|
"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"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"config_subentries": {
|
"config_subentries": {
|
||||||
"home": {
|
"home": {
|
||||||
|
|
|
||||||
|
|
@ -77,17 +77,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"step_progress": "{step_num} / {total_steps}",
|
"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å"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"config_subentries": {
|
"config_subentries": {
|
||||||
"home": {
|
"home": {
|
||||||
|
|
|
||||||
|
|
@ -77,17 +77,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"step_progress": "{step_num} / {total_steps}",
|
"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"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"config_subentries": {
|
"config_subentries": {
|
||||||
"home": {
|
"home": {
|
||||||
|
|
|
||||||
|
|
@ -77,17 +77,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"step_progress": "{step_num} / {total_steps}",
|
"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"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"config_subentries": {
|
"config_subentries": {
|
||||||
"home": {
|
"home": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue