From ef448f1549fe2ca521bf1321341c89334a027844 Mon Sep 17 00:00:00 2001 From: Christian Bilevits Date: Sun, 11 Oct 2020 14:33:34 +0200 Subject: [PATCH] Use common strings in profiler config flow (#41642) --- homeassistant/components/profiler/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/profiler/strings.json b/homeassistant/components/profiler/strings.json index 80adf973902..394c46563cd 100644 --- a/homeassistant/components/profiler/strings.json +++ b/homeassistant/components/profiler/strings.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "description": "Are you sure you want to set up the Profiler?" + "description": "[%key:common::config_flow::description::confirm_setup%]" } }, "abort": {