From b2186592dfb022b79ab91776d0e199121af77335 Mon Sep 17 00:00:00 2001 From: Zack Barett Date: Mon, 2 May 2022 16:29:06 -0500 Subject: [PATCH] Change name to Settings (#12548) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 9e7565cfa1..257b9e6609 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2,7 +2,7 @@ "panel": { "energy": "Energy", "calendar": "Calendar", - "config": "Configuration", + "config": "Settings", "states": "Overview", "map": "Map", "logbook": "Logbook",