mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03: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": {
|
||||
"peak_price_period": {
|
||||
"name": "Spitzenperiode"
|
||||
"name": "Spitzenpreis-Periode"
|
||||
},
|
||||
"best_price_period": {
|
||||
"name": "Best-Preis-Periode"
|
||||
"name": "Bestpreis-Periode"
|
||||
},
|
||||
"connection": {
|
||||
"name": "Tibber API-Verbindung"
|
||||
|
|
|
|||
Loading…
Reference in a new issue