diff --git a/packages/nc-gui/components/notification/Card.vue b/packages/nc-gui/components/notification/Card.vue index 9bf9b3f621..40d16d2734 100644 --- a/packages/nc-gui/components/notification/Card.vue +++ b/packages/nc-gui/components/notification/Card.vue @@ -25,7 +25,7 @@ const groupType = computed({
- {{ $t('activity.notification') }} + {{ $t('general.notification') }}
- {{ $t('general.options')}} + {{ $t('general.options') }} @@ -887,7 +887,7 @@ function handleUIDTChange(column, table) {