{t("navigation.notifications")}
-{tp("actions.loading")}
- ) : null} - - {!loading && pending.length === 0 ? ( -- {tp("notifications.empty")} -
- ) : null} - - {pending.length > 0 ? ( -{tp("wallet.pendingTitle")}
-- {tp("wallet.pendingDescription")} -
-+ {t("notifications.unreadCount", { count: unreadCount })} +
+ +{t("notifications.empty")}
++ {logTypeLabel(item.type, t)} +
++ {formatLocalDateTime(item.created_at)} +
++ {formatMinorAsCurrency(item.amount, item.currency_code)} +
+ +