mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Use common strings in locative config flow (#42481)
This commit is contained in:
parent
d384ca0e69
commit
9ce971ca30
@ -3,7 +3,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Set up the Locative Webhook",
|
"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": {
|
"abort": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user