From 418154fd330b929181833a785230f27cb9500361 Mon Sep 17 00:00:00 2001 From: makabe Date: Tue, 11 Apr 2023 17:51:06 +0900 Subject: [PATCH] =?UTF-8?q?=E6=A4=9C=E8=A8=BC=E6=B8=88=E3=81=BF=E7=94=BB?= =?UTF-8?q?=E9=9D=A2=E3=81=AE=E3=83=AA=E3=83=B3=E3=82=AF=E3=82=92=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dictation_client/src/pages/VerifyAlreadyExistPage/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictation_client/src/pages/VerifyAlreadyExistPage/index.tsx b/dictation_client/src/pages/VerifyAlreadyExistPage/index.tsx index 9c194f7..6da7d1c 100644 --- a/dictation_client/src/pages/VerifyAlreadyExistPage/index.tsx +++ b/dictation_client/src/pages/VerifyAlreadyExistPage/index.tsx @@ -34,7 +34,7 @@ const VerifyPage: React.FC = (): JSX.Element => { {t(getTranslationID("signupVerifyPage.text.alreadySuccess"))}
- + {t(getTranslationID("signupVerifyPage.label.returnToSignIn"))}