mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Fix sentence-casing in tomorrowio
(#149293)
This commit is contained in:
parent
40571dff3d
commit
a5ab523014
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user