From 9ce971ca30d3231334b70274e1e6e04a789fdb30 Mon Sep 17 00:00:00 2001 From: springstan <46536646+springstan@users.noreply.github.com> Date: Sun, 8 Nov 2020 06:03:40 +0100 Subject: [PATCH] Use common strings in locative config flow (#42481) --- homeassistant/components/locative/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/locative/strings.json b/homeassistant/components/locative/strings.json index 3a5821f40b1..7811b6b3953 100644 --- a/homeassistant/components/locative/strings.json +++ b/homeassistant/components/locative/strings.json @@ -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": {