From 8018097c544fe4e56d71fa56ff23029b9464910c Mon Sep 17 00:00:00 2001 From: Czapla <56671347+Antoni-Czaplicki@users.noreply.github.com> Date: Mon, 8 Mar 2021 18:37:37 +0100 Subject: [PATCH] Add title key to allow mobile app title translation to other languages (#46593) --- homeassistant/components/mobile_app/strings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/mobile_app/strings.json b/homeassistant/components/mobile_app/strings.json index b18f3e7265c..9e388ebc76c 100644 --- a/homeassistant/components/mobile_app/strings.json +++ b/homeassistant/components/mobile_app/strings.json @@ -1,4 +1,5 @@ { + "title": "Mobile App", "config": { "step": { "confirm": {