summaryrefslogtreecommitdiff
path: root/src/env/router/intel.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/env/router/intel.js')
-rw-r--r--src/env/router/intel.js2
1 files changed, 1 insertions, 1 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'),
},
},
{