From 5b9a1dbb50d140b0de944a9a2bfe16c86ef8fbee Mon Sep 17 00:00:00 2001 From: springstan Date: Tue, 27 Oct 2020 17:18:05 +0000 Subject: [PATCH] Use common strings in twilio config flow --- 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 0480fdae7c890e..9717ff15fb55c9 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": {