chore(messages): describe the feature as 'unified' rather than by a third-party product name

This commit is contained in:
Luca
2026-07-07 11:10:00 +02:00
parent b96ad36f5d
commit 0ed3bbefa1
@@ -235,7 +235,7 @@ export const FeaturesTab: React.FC = () => {
title={t('settings.features.messaging.title', 'Messaging')}
description={t(
'settings.features.messaging.description',
'An Outlook-style Messages area: your sent + automated mail, the accounting inbox, and a customer mailbox (hello@) in one place — with reply and create-from-template composing. Configure the customer mailbox under Settings → Email; incoming mailboxes need the Incoming mail toggle too.',
'A unified Messages area: your sent + automated mail, the accounting inbox, and a customer mailbox (hello@) in one place — with reply and create-from-template composing. Configure the customer mailbox under Settings → Email; incoming mailboxes need the Incoming mail toggle too.',
)}
status="new"
statusLabel={statusLabel('new')}