mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Use common strings in Geonetnz quakes config flow (#41192)
This commit is contained in:
parent
4ca552e90a
commit
600b6c0e34
@ -6,6 +6,6 @@
|
||||
"data": { "radius": "Radius", "mmi": "MMI" }
|
||||
}
|
||||
},
|
||||
"abort": { "already_configured": "Location is already configured." }
|
||||
"abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_service%]" }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user