core/homeassistant/components/climacell/translations/en.json

13 lines
496 B
JSON

{
"options": {
"step": {
"init": {
"data": {
"timestep": "Min. Between NowCast Forecasts"
},
"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.",
"title": "Update ClimaCell Options"
}
}
}
}