diff --git a/webapp/components/team_import_tab.jsx b/webapp/components/team_import_tab.jsx index 2e3503f4a4..ab92903dbf 100644 --- a/webapp/components/team_import_tab.jsx +++ b/webapp/components/team_import_tab.jsx @@ -48,7 +48,7 @@ class TeamImportTab extends React.Component {
To import a team from Slack go to Slack > Team Settings > Import/Export Data > Export > Start Export. Slack does not allow you to export files, images, private groups or direct messages stored in Slack. Therefore, Slack import to Mattermost only supports importing of text messages in your Slack team's public channels.
The Slack import to Mattermost is in 'Beta'. Slack bot posts do not yet import.
", + "team_import_tab.importHelp": "Slack import to Mattermost supports importing of messages in your Slack team's public channels.
To import a team from Slack, go to Slack > Team Settings > Import/Export Data > Export > Start Export. See documentation to learn more.
To import posts with attached files, see Slack Advanced Exporter for details.
", "team_import_tab.importSlack": "Import from Slack (Beta)", "team_import_tab.importing": " Importing...", "team_import_tab.successful": " Import successful: ",