private --> direct

environments/review-chats-smal-wbr756/deployments/1673
Alex Gleason 2 years ago
parent b42b8fced4
commit dc556248f0
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -13,7 +13,7 @@ type FormData = {
const messages = defineMessages({ const messages = defineMessages({
title: { id: 'chat.welcome.title', defaultMessage: 'Welcome to {br} Chats!' }, title: { id: 'chat.welcome.title', defaultMessage: 'Welcome to {br} Chats!' },
subtitle: { id: 'chat.welcome.subtitle', defaultMessage: 'Exchange private messages with other users.' }, subtitle: { id: 'chat.welcome.subtitle', defaultMessage: 'Exchange direct messages with other users.' },
acceptingMessageLabel: { id: 'chat.welcome.accepting_messages.label', defaultMessage: 'Allow users to start a new chat with you' }, acceptingMessageLabel: { id: 'chat.welcome.accepting_messages.label', defaultMessage: 'Allow users to start a new chat with you' },
notice: { id: 'chat.welcome.notice', defaultMessage: 'You can change these settings later.' }, notice: { id: 'chat.welcome.notice', defaultMessage: 'You can change these settings later.' },
submit: { id: 'chat.welcome.submit', defaultMessage: 'Save & Continue' }, submit: { id: 'chat.welcome.submit', defaultMessage: 'Save & Continue' },

Loading…
Cancel
Save