1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/geonetnz_quakes/strings.json
2022-03-30 10:35:30 +02:00

14 lines
283 B
JSON

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