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

14 lines
285 B
JSON
Raw Normal View History

2022-03-07 17:58:29 +00:00
{
"config": {
"abort": {
"already_configured": "Service is already configured"
},
"step": {
"user": {
"data": {
"type": "Type of season definition"
}
}
}
}
}