From 254cbdf0d6375f7071d67e8906cd83556395ef44 Mon Sep 17 00:00:00 2001 From: "SAITO-PC-3\\saito.k" Date: Wed, 12 Jun 2024 14:04:16 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AA=E3=83=86=E3=83=A9=E3=83=AB=E5=8F=8D?= =?UTF-8?q?=E6=98=A0=E6=BC=8F=E3=82=8C=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dictation_client/src/pages/UserListPage/importPopup.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dictation_client/src/pages/UserListPage/importPopup.tsx b/dictation_client/src/pages/UserListPage/importPopup.tsx index c844730..a8be391 100644 --- a/dictation_client/src/pages/UserListPage/importPopup.tsx +++ b/dictation_client/src/pages/UserListPage/importPopup.tsx @@ -153,7 +153,9 @@ export const ImportPopup: React.FC = (props) => { {t(getTranslationID("userListPage.label.importCsv"))} -
Input rules
+
+ {t(getTranslationID("userListPage.label.inputRules"))} +
{t(getTranslationID("userListPage.label.nameLabel"))}
{t(getTranslationID("userListPage.text.nameRule"))}