From fd1342f9d1d7c3f722482fd1e4eccdf9415b4f7c Mon Sep 17 00:00:00 2001 From: Tomasz Date: Thu, 3 Sep 2020 16:55:31 +0200 Subject: [PATCH] add rpi_gpio translation (#6778) --- 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 3b0d07fb54..0c5094c143 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",