chore(messages): describe the feature as 'unified' rather than by a third-party product name
This commit is contained in:
@@ -235,7 +235,7 @@ export const FeaturesTab: React.FC = () => {
|
|||||||
title={t('settings.features.messaging.title', 'Messaging')}
|
title={t('settings.features.messaging.title', 'Messaging')}
|
||||||
description={t(
|
description={t(
|
||||||
'settings.features.messaging.description',
|
'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"
|
status="new"
|
||||||
statusLabel={statusLabel('new')}
|
statusLabel={statusLabel('new')}
|
||||||
|
|||||||
Reference in New Issue
Block a user