diff --git a/webapp/components/NotificationsTable/NotificationsTable.vue b/webapp/components/NotificationsTable/NotificationsTable.vue index 124f81084..a2cf7f1e3 100644 --- a/webapp/components/NotificationsTable/NotificationsTable.vue +++ b/webapp/components/NotificationsTable/NotificationsTable.vue @@ -45,8 +45,8 @@ /> - - {{ $t(`notifications.reason.${n.reason}`) }} + + {{ $t(`notifications.reason.${notification.reason}`) }}