From c3127ecf9465cdb5d7f2fc478a76f5885dc1a670 Mon Sep 17 00:00:00 2001 From: Mateusz Gapski Date: Thu, 23 Jul 2020 09:34:28 +0200 Subject: Change name of menu elements Convention is lower case for second word. 'SSL certifcates' and 'Access control' name was fixed Signed-off-by: Mateusz Gapski Change-Id: I967e4e29af0be23dd65e2058c205d38859d8b91a --- src/locales/en-US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/locales') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index c0f30431..8733ea94 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -70,7 +70,7 @@ "skipToContent": "Skip to content" }, "appNavigation": { - "accessControl": "Access Control", + "accessControl": "Access control", "configuration": "Configuration", "control": "Control", "dateTimeSettings": "@:appPageTitle.dateTimeSettings", @@ -113,7 +113,7 @@ "serverLed": "Server LED", "serverPowerOperations": "Server power operations", "snmpSettings": "SNMP settings", - "sslCertificates": "SSL Certificates", + "sslCertificates": "SSL certificates", "unauthorized": "Unauthorized" }, "pageChangePassword": { -- cgit v1.2.3