hass-core/homeassistant/components/peco/strings.json
2022-03-30 12:15:04 +02:00

14 lines
238 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"county": "County"
}
}
},
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
}
}
}