From 3e90261ecc7c71d64314db82e92c0b8b8e003b56 Mon Sep 17 00:00:00 2001 From: "saito.k" Date: Fri, 29 Sep 2023 14:41:05 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=A8=E3=83=A9=E3=83=BC=E3=83=A9=E3=83=99?= =?UTF-8?q?=E3=83=AB=E3=81=AE=E3=83=87=E3=82=B6=E3=82=A4=E3=83=B3=E3=82=92?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/pages/TemplateFilePage/addTemplateFilePopup.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dictation_client/src/pages/TemplateFilePage/addTemplateFilePopup.tsx b/dictation_client/src/pages/TemplateFilePage/addTemplateFilePopup.tsx index 42c99ba..bffcbe8 100644 --- a/dictation_client/src/pages/TemplateFilePage/addTemplateFilePopup.tsx +++ b/dictation_client/src/pages/TemplateFilePage/addTemplateFilePopup.tsx @@ -138,7 +138,10 @@ export const AddTemplateFilePopup: React.FC = ( )} {isPushUploadButton && hasErrorFileSize && ( - + {t(getTranslationID("templateFilePage.label.fileSizeError"))} )}