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:
Norbert Rittel 2025-05-11 12:57:28 +02:00 committed by GitHub
parent 58161b5fa2
commit 31a576b206
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {