Csy817 %!s(int64=7) %!d(string=hai) anos
pai
achega
8649727c82
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/app/common/deploy/Deploy.jsx

+ 2 - 1
src/app/common/deploy/Deploy.jsx

@@ -1,4 +1,5 @@
 import React, {Component} from 'react';
+import {FormattedMessage} from 'react-intl';
 import {Card, Spin} from 'antd';
 
 import TencentConfig from './tencent/TencentConfig';
@@ -12,7 +13,7 @@ import {graphqlUrl} from "../../../config";
 
 const tabListNoTitle = [{
     key: 'tencent',
-    tab: 'Tencent',
+    tab: <FormattedMessage id='Tencent'/>,
 }];
 
 // [{