From 6b29648cfc56424fc9965612f19a5990ef1764f8 Mon Sep 17 00:00:00 2001 From: springstan <46536646+springstan@users.noreply.github.com> Date: Thu, 29 Oct 2020 09:59:15 +0100 Subject: [PATCH] Use common strings in twilio config flow (#42477) --- homeassistant/components/twilio/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/twilio/strings.json b/homeassistant/components/twilio/strings.json index 0480fdae7c8..9717ff15fb5 100644 --- a/homeassistant/components/twilio/strings.json +++ b/homeassistant/components/twilio/strings.json @@ -3,7 +3,7 @@ "step": { "user": { "title": "Set up the Twilio Webhook", - "description": "Are you sure you want to set up Twilio?" + "description": "[%key:common::config_flow::description::confirm_setup%]" } }, "abort": {