1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 15:44:52 +01:00
Files
core/homeassistant/components/geonetnz_volcano/strings.json
2025-10-28 10:33:10 +01:00

14 lines
270 B
JSON

{
"config": {
"error": {
"already_configured": "[%key:common::config_flow::abort::already_configured_location%]"
},
"step": {
"user": {
"data": { "radius": "Radius" },
"title": "Fill in your filter details."
}
}
}
}