mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Use common strings in locative config flow (#42481)
This commit is contained in:
parent
d384ca0e69
commit
9ce971ca30
@ -3,7 +3,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Set up the Locative Webhook",
|
||||
"description": "Are you sure you want to set up the Locative Webhook?"
|
||||
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user