From a88b4008addbbe7dfa868af8bb717f6cd9dbd873 Mon Sep 17 00:00:00 2001 From: Dreamacro <305009791@qq.com> Date: Mon, 4 Mar 2019 00:37:15 +0800 Subject: [PATCH] Fix: speed test i18n text --- src/containers/Proxies/index.tsx | 2 +- src/i18n/en_US.ts | 3 ++- src/i18n/zh_CN.ts | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/containers/Proxies/index.tsx b/src/containers/Proxies/index.tsx index 5287760..396833e 100644 --- a/src/containers/Proxies/index.tsx +++ b/src/containers/Proxies/index.tsx @@ -47,7 +47,7 @@ class Proxies extends React.Component {
- 测速 + {t('speedTestText')}