Shun Miyazawa 2 лет назад
Родитель
Сommit
af310973ef

+ 1 - 1
apps/app/src/components/Sidebar/InAppNotification/InAppNotificationSubstance.tsx

@@ -49,7 +49,7 @@ export const InAppNotificationContent = (props: InAppNotificationContentProps):
     <>
       {inAppNotificationData != null && inAppNotificationData.docs.length === 0
       // no items
-        ? t('in_app_notification.mark_all_as_read')
+        ? t('in_app_notification.no_notification')
       // render list-group
         : (
           <InAppNotificationList