From 078c6acbd1af5936fab29431dc27e03aaed34a7b Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 3 Jul 2022 13:11:46 -0700 Subject: Option to hide groups (fix #693) --- web/l10n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web/l10n/en.json') diff --git a/web/l10n/en.json b/web/l10n/en.json index 64f56017..4da2fdf1 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -114,6 +114,7 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", + "attributeUiDisableGroups": "UI: Disable Groups", "attributeUiDisableEvents": "UI: Disable Events", "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", "attributeUiDisableDrivers": "UI: Disable Drivers", -- cgit v1.2.3