zahmis %!s(int64=4) %!d(string=hai) anos
pai
achega
6e3d046f04

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

@@ -24,7 +24,7 @@ const CustomBotWithoutProxySettings = (props) => {
         currentBotType: 'customBotWithoutProxy',
       });
       props.fetchSlackIntegrationData();
-      toastSuccess('成功');
+      toastSuccess('success');
     }
     catch (err) {
       toastError(err);