From 30c20f4399de39f166913de4032b79f2f9680864 Mon Sep 17 00:00:00 2001 From: jiangfeng Date: Fri, 31 Jul 2020 09:56:02 +0800 Subject: [PATCH] i18n PluginPage --- src/components/PluginPage/PluginCard.tsx | 4 +- src/components/PluginPage/PluginDrawer.tsx | 4 +- src/components/PluginPage/PluginPage.tsx | 2 +- src/components/PluginPage/locales/en-US.ts | 270 ++++++++++----------- src/components/PluginPage/locales/zh-CN.ts | 269 ++++++++++---------- 5 files changed, 276 insertions(+), 273 deletions(-) diff --git a/src/components/PluginPage/PluginCard.tsx b/src/components/PluginPage/PluginCard.tsx index d883c681ef..bcbc12e90e 100644 --- a/src/components/PluginPage/PluginCard.tsx +++ b/src/components/PluginPage/PluginCard.tsx @@ -15,8 +15,8 @@ const PluginCard: React.FC = ({ name, actions }) => { diff --git a/src/components/PluginPage/PluginDrawer.tsx b/src/components/PluginPage/PluginDrawer.tsx index fd0bfa2c55..5df4fb33a0 100644 --- a/src/components/PluginPage/PluginDrawer.tsx +++ b/src/components/PluginPage/PluginDrawer.tsx @@ -63,7 +63,9 @@ const PluginDrawer: React.FC = ({ {Boolean(active) && (
- +