mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
fix: Update German translations for peak and best price period labels
This commit is contained in:
parent
6771200d48
commit
3ef588b1f4
1 changed files with 2 additions and 2 deletions
|
|
@ -213,10 +213,10 @@
|
||||||
},
|
},
|
||||||
"binary_sensor": {
|
"binary_sensor": {
|
||||||
"peak_price_period": {
|
"peak_price_period": {
|
||||||
"name": "Spitzenperiode"
|
"name": "Spitzenpreis-Periode"
|
||||||
},
|
},
|
||||||
"best_price_period": {
|
"best_price_period": {
|
||||||
"name": "Best-Preis-Periode"
|
"name": "Bestpreis-Periode"
|
||||||
},
|
},
|
||||||
"connection": {
|
"connection": {
|
||||||
"name": "Tibber API-Verbindung"
|
"name": "Tibber API-Verbindung"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue