From a4bb2602268b900dcd7b1ad2125ac8fdbbe89bc0 Mon Sep 17 00:00:00 2001 From: JSR Date: Wed, 18 Mar 2026 18:30:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=A7=AF=E5=88=86=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E5=88=86=E5=8C=BA=E6=A0=87=E9=A2=98=E6=8C=A4=E6=88=90?= =?UTF-8?q?=E7=AB=96=E6=8E=92=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Home.tsx | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/src/components/Home.tsx b/src/components/Home.tsx index 35f415f..7a96e48 100644 --- a/src/components/Home.tsx +++ b/src/components/Home.tsx @@ -783,7 +783,17 @@ export const Home: React.FC<{ canEdit: boolean }> = ({ canEdit }) => {
- {t("home.adjustPoints")} + + {t("home.adjustPoints")} +
@@ -823,7 +833,17 @@ export const Home: React.FC<{ canEdit: boolean }> = ({ canEdit }) => {
- {t("home.reason")} + + {t("home.reason")} +