From 54bb82a3c2e5c40df2a9d9eec19ba303ccd6d9bd Mon Sep 17 00:00:00 2001 From: Christian Bilevits Date: Mon, 12 Oct 2020 19:39:09 +0200 Subject: [PATCH] Add common strings in plaato config flow (#41622) --- homeassistant/components/plaato/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/plaato/strings.json b/homeassistant/components/plaato/strings.json index e03d2508037..568cd3ce38e 100644 --- a/homeassistant/components/plaato/strings.json +++ b/homeassistant/components/plaato/strings.json @@ -3,7 +3,7 @@ "step": { "user": { "title": "Set up the Plaato Webhook", - "description": "Are you sure you want to set up the Plaato Airlock?" + "description": "[%key:common::config_flow::description::confirm_setup%]" } }, "abort": {