mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
fix(translations): correct typo in price trend title in German localization
This commit is contained in:
parent
b8a502672b
commit
294da3960c
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@
|
|||
"submit": "Weiter →"
|
||||
},
|
||||
"price_trend": {
|
||||
"title": "📈 Pristrend-Schwellenwerte",
|
||||
"title": "📈 Preistrend-Schwellenwerte",
|
||||
"description": "_{step_progress}_\n\n**Konfiguriere Schwellenwerte für Preistrend-Sensoren. Diese Sensoren vergleichen den aktuellen Preis mit dem Durchschnitt der nächsten N Stunden, um festzustellen, ob die Preise steigen, fallen oder stabil sind.**\n\n---",
|
||||
"data": {
|
||||
"price_trend_threshold_rising": "Steigend-Schwelle",
|
||||
|
|
|
|||
Loading…
Reference in a new issue