mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Use common strings in locative config flow (#42481)
This commit is contained in:
@@ -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": {
|
||||||
|
Reference in New Issue
Block a user