1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-02 15:52:29 +00:00
Files
core/homeassistant/components/peco/strings.json
2022-03-30 12:15:04 +02:00

15 lines
238 B
JSON

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