diff --git a/src/assets/locales/de/notification.json b/src/assets/locales/de/notification.json index e9fc8600a..fea5e0979 100644 --- a/src/assets/locales/de/notification.json +++ b/src/assets/locales/de/notification.json @@ -104,7 +104,7 @@ "appmanagementboard": "App Management Board öffnen", "servicemanagementboard": "Service Management Board öffnen", "appOverview": "Get there", - "appsubscription": "Get there", + "appSubscription": "Get there", "adminboard": "Get there", "technicaluser": "Get there", "companyRolesServiceProvider": "Get there", diff --git a/src/assets/locales/en/notification.json b/src/assets/locales/en/notification.json index 23c467580..3efa578b9 100644 --- a/src/assets/locales/en/notification.json +++ b/src/assets/locales/en/notification.json @@ -104,7 +104,7 @@ "appmanagementboard": "Get there", "servicemanagementboard": "Get there", "appOverview": "Get there", - "appsubscription": "Get there", + "appSubscription": "Get there", "adminboard": "Get there", "technicaluser": "Get there", "companyRolesServiceProvider": "Get there",