From 021ded76d1c636913f3823231e6aac48c8105d05 Mon Sep 17 00:00:00 2001 From: Adam Mills Date: Tue, 31 Oct 2017 23:31:43 -0400 Subject: [PATCH] Remaining panel translations (#539) * Remaining panel translations * Revert hassio translation --- translations/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index eba873b77d..d28ae78f68 100644 --- a/translations/en.json +++ b/translations/en.json @@ -8,6 +8,8 @@ "map": "Map", "logbook": "Logbook", "history": "History", - "log_out": "Log Out" + "log_out": "Log Out", + "mailbox": "Mailbox", + "shopping_list": "Shopping List" } }