From e180cf87d73d65d65414248d1788ea234456b518 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Tue, 14 Apr 2020 22:28:14 +0000 Subject: [PATCH] fix: added more details to slack config (#2937) --- .../sections/Slack/SlackConfigContainer.tsx | 3 +- src/locales/en-US/admin.ftl | 1 + src/locales/pt-BR/admin.ftl | 3 +- src/locales/sv/admin.ftl | 908 ------------------ 4 files changed, 5 insertions(+), 910 deletions(-) delete mode 100644 src/locales/sv/admin.ftl diff --git a/src/core/client/admin/routes/Configure/sections/Slack/SlackConfigContainer.tsx b/src/core/client/admin/routes/Configure/sections/Slack/SlackConfigContainer.tsx index 30b451632..6ded55e80 100644 --- a/src/core/client/admin/routes/Configure/sections/Slack/SlackConfigContainer.tsx +++ b/src/core/client/admin/routes/Configure/sections/Slack/SlackConfigContainer.tsx @@ -104,7 +104,8 @@ const SlackConfigContainer: FunctionComponent = ({ form, settings }) => { Automatically send comments from Coral moderation queues to Slack channels. You will need Slack admin access to set this up. For steps - on how to create a Slack App see our documentation. + on how to create a Slack App see our documentation. Not recommended + for sites with more than 10K comments per month.