diff --git a/src/assets/locales/de/notification.json b/src/assets/locales/de/notification.json index 541814a1f..04fcfab56 100644 --- a/src/assets/locales/de/notification.json +++ b/src/assets/locales/de/notification.json @@ -108,11 +108,13 @@ "appAdminBoard": "Get there", "technicaluser": "Get there", "companyRolesServiceProvider": "Get there", - "usermanagement": "Get there", + "userManagement": "Get there", "serviceSubscription": "Get there", "serviceAdminBoard": "Get there", "roleDetails": "Open Role Matrix", - "servicemarketplace": "Get there" + "serviceMarketplace": "Get there", + "connectorManagement": "Get there", + "technicalUserManagement": "Get there" }, "due": "fällig", "search": "...suchen", diff --git a/src/assets/locales/en/notification.json b/src/assets/locales/en/notification.json index b1caf5d9e..c417761ae 100644 --- a/src/assets/locales/en/notification.json +++ b/src/assets/locales/en/notification.json @@ -108,11 +108,13 @@ "appAdminBoard": "Get there", "technicaluser": "Get there", "companyRolesServiceProvider": "Get there", - "usermanagement": "Get there", + "userManagement": "Get there", "serviceSubscription": "Get there", "serviceAdminBoard": "Get there", "roleDetails": "Open Role Matrix", - "servicemarketplace": "Get there" + "serviceMarketplace": "Get there", + "connectorManagement": "Get there", + "technicalUserManagement": "Get there" }, "due": "due", "search": "Enter your search value",