From 8fa01497eeeb45077a5ab984e24639d6d5665b40 Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Tue, 20 Jan 2026 19:14:49 +0100 Subject: [PATCH] Add translation for add entry to Xbox integration (#161296) --- homeassistant/components/xbox/strings.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/homeassistant/components/xbox/strings.json b/homeassistant/components/xbox/strings.json index 193b7bdfa53..acd9021b069 100644 --- a/homeassistant/components/xbox/strings.json +++ b/homeassistant/components/xbox/strings.json @@ -15,6 +15,9 @@ "create_entry": { "default": "[%key:common::config_flow::create_entry::authenticated%]" }, + "initiate_flow": { + "user": "[%key:common::config_flow::initiate_flow::account%]" + }, "step": { "oauth_discovery": { "description": "Home Assistant has found an Xbox device on your network. Press **Submit** to continue setting up the Xbox integration.",