From 4a76dd72808d29f4de2579f88bc6af70f62fff44 Mon Sep 17 00:00:00 2001 From: xeltica Date: Fri, 24 Sep 2021 02:31:22 +0900 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/components/SessionDataPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/components/SessionDataPage.tsx b/src/frontend/components/SessionDataPage.tsx index 2c894db..63ca2c7 100644 --- a/src/frontend/components/SessionDataPage.tsx +++ b/src/frontend/components/SessionDataPage.tsx @@ -35,7 +35,7 @@ export const SessionDataPage: React.VFC = () => {

{t('welcomeBack', {acct: `@${session.data.username}@${session.data.host}`})}

- {t('_missHai.rating')}: + {t('_missHai.rating')}{': '} {session.data.rating}