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

14 lines
268 B
JSON

{
"config": {
"abort": {
"already_configured": "Service is already configured"
},
"step": {
"user": {
"data": {
"county": "County"
}
}
}
}
}