{{ notification.subject }}
@@ -33,5 +41,12 @@
+
+ {{alarmSeverityTranslations.get(notification.info.alarmSeverity) | translate}}
+
+
diff --git a/ui-ngx/src/app/modules/home/components/notification/show-notification-popover.component.html b/ui-ngx/src/app/modules/home/components/notification/show-notification-popover.component.html
index 80a51bc9b7..a82c425f6a 100644
--- a/ui-ngx/src/app/modules/home/components/notification/show-notification-popover.component.html
+++ b/ui-ngx/src/app/modules/home/components/notification/show-notification-popover.component.html
@@ -25,10 +25,11 @@