summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/env/router/intel.js2
-rw-r--r--src/locales/en-US.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/env/router/intel.js b/src/env/router/intel.js
index 9f698056..6f7781e4 100644
--- a/src/env/router/intel.js
+++ b/src/env/router/intel.js
@@ -111,7 +111,7 @@ const routes = [
name: 'inventory',
component: Inventory,
meta: {
- title: i18n.t('appPageTitle.Inventory'),
+ title: i18n.t('appPageTitle.inventory'),
},
},
{
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index d50d44a7..5c457d68 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -378,7 +378,7 @@
"systemIndicator": {
"powerStatus": "Power status",
"identifyLed": "System identify LED",
- "sectionTitle": "System attention indicators"
+ "sectionTitle": "LED light control"
},
"table": {
"assetTag": "Asset tag",