zahmis 5 سال پیش
والد
کامیت
405de36dc3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettingsAccordion.jsx

+ 1 - 1
src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettingsAccordion.jsx

@@ -37,7 +37,7 @@ const CustomBotWithoutProxySettingsAccordion = ({
         currentBotType,
         currentBotType,
       });
       });
       setIsRegisterSlackCredentials(true);
       setIsRegisterSlackCredentials(true);
-      toastSuccess(t('toaster.update_successed', { target: t('admin:slack_integration.custom_bot_without_proxy_settings') }));
+      toastSuccess(t('toaster.update_successed', { target: t('slack_integration.custom_bot_without_proxy_settings') }));
     }
     }
     catch (err) {
     catch (err) {
       setIsRegisterSlackCredentials(false);
       setIsRegisterSlackCredentials(false);