From aef17893d9443b0f7b0adacc8141a679da19ff38 Mon Sep 17 00:00:00 2001 From: "shimoda.m" Date: Tue, 21 Jan 2025 01:52:47 +0000 Subject: [PATCH] =?UTF-8?q?Merged=20PR=201004:=202025/1/27=20=E6=9C=AC?= =?UTF-8?q?=E7=95=AA=E3=83=AA=E3=83=AA=E3=83=BC=E3=82=B9=20=E3=83=A1?= =?UTF-8?q?=E3=83=B3=E3=83=86=E3=83=8A=E3=83=B3=E3=82=B9=E6=96=87=E8=A8=80?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 概要 2025/1/27の本番リリースに向けて、トップページにメンテナンス文言を追加 リテラルは以下で確認中。(日付を変えただけなので問題ない認識) OMDS_IS-459 【リリース】エンハンスリリース(1/27)のスケジュールについて ## UIの変更内容 ![image.png](https://dev.azure.com/ODMSCloud/6023ff7b-d41c-4fa7-9c6f-f576ba48c07c/_apis/git/repositories/302da463-a2d7-40f9-b2bb-6e8edf324fa9/pullRequests/1004/attachments/image.png) --- dictation_client/src/pages/TopPage/index.tsx | 17 +++++++++++++++++ dictation_client/src/translation/de.json | 2 +- dictation_client/src/translation/en.json | 2 +- dictation_client/src/translation/es.json | 2 +- dictation_client/src/translation/fr.json | 2 +- 5 files changed, 21 insertions(+), 4 deletions(-) diff --git a/dictation_client/src/pages/TopPage/index.tsx b/dictation_client/src/pages/TopPage/index.tsx index 1a4e435..c9804b9 100644 --- a/dictation_client/src/pages/TopPage/index.tsx +++ b/dictation_client/src/pages/TopPage/index.tsx @@ -109,6 +109,23 @@ const TopPage: React.FC = (): JSX.Element => { + {/*タスク 4586: メンテナンス通知画面実装 の対応 2025年1月27日*/} +
+

+ {t(getTranslationID("topPage.text.maintenanceNotificationTitle"))} +

+
+

+ {t(getTranslationID("topPage.text.maintenanceNotification"))} +

+