diff --git a/homeassistant/components/youtube/strings.json b/homeassistant/components/youtube/strings.json index eb89738708e..1ecc2bc4db8 100644 --- a/homeassistant/components/youtube/strings.json +++ b/homeassistant/components/youtube/strings.json @@ -17,6 +17,10 @@ "data": { "channels": "YouTube channels" } + }, + "reauth_confirm": { + "title": "[%key:common::config_flow::title::reauth%]", + "description": "The YouTube integration needs to re-authenticate your account" } } },