From 8c655883fe6600e7dbce185ec229f8c467fb30dd Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 2 Dec 2020 18:20:29 +0100 Subject: [PATCH] Add device disabled reason (#7873) --- src/translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 815119a1fb..2b5db5c7a8 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -98,7 +98,8 @@ "disabled_by": { "user": "User", "integration": "Integration", - "config_entry": "Config Entry" + "config_entry": "Config Entry", + "device": "Device" } }, "ui": {