From 5fe1c3fed73164d4fe82ebb142cefbca72c2e706 Mon Sep 17 00:00:00 2001 From: SurenNeware Date: Tue, 22 Dec 2020 19:21:07 +0530 Subject: Correct name for IBM custom nav Access Control - Corrected name for Access Control when env is changing for IBM custom nav. Signed-off-by: Suren Neware Change-Id: I8c804a3c8630ea9f6045c2973a985f44efed5273 --- src/env/components/AppNavigation/ibm.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/env') diff --git a/src/env/components/AppNavigation/ibm.js b/src/env/components/AppNavigation/ibm.js index 37231f93..444ad3ca 100644 --- a/src/env/components/AppNavigation/ibm.js +++ b/src/env/components/AppNavigation/ibm.js @@ -111,7 +111,7 @@ const AppNavigationMixin = { }, { id: 'access-control', - label: this.$t('appNavigation.configuration'), + label: this.$t('appNavigation.accessControl'), icon: 'iconAccessControl', children: [ { -- cgit v1.2.3