diff --git a/homeassistant/components/twitch/strings.json b/homeassistant/components/twitch/strings.json index 4a3566325a50..8c18fad01ce9 100644 --- a/homeassistant/components/twitch/strings.json +++ b/homeassistant/components/twitch/strings.json @@ -10,6 +10,9 @@ "unknown": "[%key:common::config_flow::error::unknown%]", "wrong_account": "Wrong account: Please authenticate with {username}." }, + "initiate_flow": { + "user": "[%key:common::config_flow::initiate_flow::account%]" + }, "step": { "reauth_confirm": { "description": "The Twitch integration needs to re-authenticate your account",