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

14 lines
272 B
JSON

{
"config": {
"abort": {
"already_configured": "Service is already configured"
},
"step": {
"user": {
"data": {
"province": "Province"
}
}
}
}
}