From bd8447f67b7c4d5086e6fe257339d27b89e5456a Mon Sep 17 00:00:00 2001 From: Misiu Date: Tue, 1 Sep 2020 13:40:35 +0200 Subject: [PATCH] add rpi_gpio to the list --- 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 3b0d07fb54b6..0c5094c14324 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -853,7 +853,8 @@ "history_stats": "Reload history stats entities", "trend": "Reload trend entities", "ping": "Reload ping binary sensor entities", - "filesize": "Reload file size entities" + "filesize": "Reload file size entities", + "rpi_gpio": "Reload Raspberry Pi GPIO entities" }, "server_management": { "heading": "Server management",