Use common strings in locative config flow (#42481)

This commit is contained in:
springstan
2020-11-08 06:03:40 +01:00
committed by GitHub
parent d384ca0e69
commit 9ce971ca30

View File

@@ -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": {