core/homeassistant/components/season/strings.json

15 lines
255 B
JSON
Raw Normal View History

2022-03-07 17:58:29 +00:00
{
"config": {
"step": {
"user": {
"data": {
"type": "Type of season definition"
}
}
},
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
}
}
}