Fix sentence-casing in tomorrowio (#149293)

This commit is contained in:
Norbert Rittel 2025-07-23 10:03:04 +02:00 committed by GitHub
parent 40571dff3d
commit a5ab523014
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,10 +23,10 @@
"options": {
"step": {
"init": {
"title": "Update Tomorrow.io Options",
"title": "Update Tomorrow.io options",
"description": "If you choose to enable the `nowcast` forecast entity, you can configure the number of minutes between each forecast. The number of forecasts provided depends on the number of minutes chosen between forecasts.",
"data": {
"timestep": "Min. Between NowCast Forecasts"
"timestep": "Minutes between NowCast forecasts"
}
}
}