mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Add missing hyphen to "time-based" in filter
(#144639)
Fix spelling of "time-based" in `filter` Also sentence-case the complete string.
This commit is contained in:
parent
58161b5fa2
commit
31a576b206
@ -183,7 +183,7 @@
|
|||||||
"outlier": "Outlier",
|
"outlier": "Outlier",
|
||||||
"throttle": "Throttle",
|
"throttle": "Throttle",
|
||||||
"time_throttle": "Time throttle",
|
"time_throttle": "Time throttle",
|
||||||
"time_simple_moving_average": "Moving Average (Time based)"
|
"time_simple_moving_average": "Moving average (time-based)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": {
|
"type": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user