1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/geonetnz_volcano/strings.json

14 lines
270 B
JSON

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