fix: Clarify functionality of personal Slack connection
This commit is contained in:
@@ -92,8 +92,8 @@ function Slack() {
|
||||
label={t("Personal account")}
|
||||
description={
|
||||
<Trans>
|
||||
Link your {{ appName }} account to Slack to enable searching the
|
||||
documents you have access to directly within chat.
|
||||
Link your {{ appName }} account to Slack to enable searching and
|
||||
previewing the documents you have access to, directly within chat.
|
||||
</Trans>
|
||||
}
|
||||
>
|
||||
|
||||
@@ -999,7 +999,7 @@
|
||||
"This will prevent any future updates from being posted to this Slack channel. Are you sure?": "This will prevent any future updates from being posted to this Slack channel. Are you sure?",
|
||||
"Whoops, you need to accept the permissions in Slack to connect {{appName}} to your workspace. Try again?": "Whoops, you need to accept the permissions in Slack to connect {{appName}} to your workspace. Try again?",
|
||||
"Personal account": "Personal account",
|
||||
"Link your {{appName}} account to Slack to enable searching the documents you have access to directly within chat.": "Link your {{appName}} account to Slack to enable searching the documents you have access to directly within chat.",
|
||||
"Link your {{appName}} account to Slack to enable searching and previewing the documents you have access to, directly within chat.": "Link your {{appName}} account to Slack to enable searching and previewing the documents you have access to, directly within chat.",
|
||||
"Disconnecting your personal account will prevent searching for documents from Slack. Are you sure?": "Disconnecting your personal account will prevent searching for documents from Slack. Are you sure?",
|
||||
"Slash command": "Slash command",
|
||||
"Get rich previews of {{ appName }} links shared in Slack and use the <em>{{ command }}</em> slash command to search for documents without leaving your chat.": "Get rich previews of {{ appName }} links shared in Slack and use the <em>{{ command }}</em> slash command to search for documents without leaving your chat.",
|
||||
|
||||
Reference in New Issue
Block a user