From 99afab723b502f8d3b74b7f0e9a7012ab80897e4 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 13 Apr 2023 02:41:27 +0200 Subject: [PATCH] Fix combined translation in Pi-hole strings (#91305) --- homeassistant/components/pi_hole/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/pi_hole/strings.json b/homeassistant/components/pi_hole/strings.json index a997060eb58..eb12811722b 100644 --- a/homeassistant/components/pi_hole/strings.json +++ b/homeassistant/components/pi_hole/strings.json @@ -17,7 +17,7 @@ } }, "reauth_confirm": { - "title": "PI-Hole [%key:common::config_flow::title::reauth%]", + "title": "Reauthenticate PI-Hole", "description": "Please enter a new api key for PI-Hole at {host}/{location}", "data": { "api_key": "[%key:common::config_flow::data::api_key%]"