summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
authorMateusz Gapski <mateuszx.gapski@intel.com>2020-07-23 10:34:28 +0300
committerDerick Montague <derick.montague@ibm.com>2020-07-24 17:27:35 +0300
commitc3127ecf9465cdb5d7f2fc478a76f5885dc1a670 (patch)
tree6db2e44e54f920b2856bd82cf1b226bfaf32d59e /src/locales
parentb1f12538599d657f99f6892979fdd0e44e42ce6d (diff)
downloadwebui-vue-c3127ecf9465cdb5d7f2fc478a76f5885dc1a670.tar.xz
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 <mateuszx.gapski@intel.com> Change-Id: I967e4e29af0be23dd65e2058c205d38859d8b91a
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en-US.json4
1 files changed, 2 insertions, 2 deletions
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": {