feature/IO-3096-GlobalNotifications - Code Review Part 4

This commit is contained in:
Dave Richer
2025-03-03 23:29:47 -05:00
parent c75e27e018
commit 163978930f
4 changed files with 7 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ const NotificationCenterComponent = ({
}}
className="ro-number"
>
RO #{notification.roNumber}
{t("notifications.labels.ro-number", { ro_number: notification.roNumber })}
</Link>
<Text type="secondary" className="relative-time">
{day(notification.created_at).fromNow()}