diff --git a/packages/client/src/components/notification-setting-window.vue b/packages/client/src/components/notification-setting-window.vue index 84550c9da1..bf0a148f59 100644 --- a/packages/client/src/components/notification-setting-window.vue +++ b/packages/client/src/components/notification-setting-window.vue @@ -21,14 +21,14 @@ {{ i18n.ts.notificationSettingDesc }} {{ i18n.ts.disableAll }} {{ i18n.ts.enableAll }} - {{ i18n.t(`_notification._types.${type}`) }} + {{ i18n.t(`_notification._types.${ntype}`) }}