Merged PR 1004: 2025/1/27 本番リリース メンテナンス文言追加

## 概要

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)
This commit is contained in:
shimoda.m 2025-01-21 01:52:47 +00:00
parent 4f598b0017
commit aef17893d9
5 changed files with 21 additions and 4 deletions

View File

@ -109,6 +109,23 @@ const TopPage: React.FC = (): JSX.Element => {
</dd>
</dl>
</div>
{/*タスク 4586: メンテナンス通知画面実装 の対応 2025年1月27日*/}
<div
style={{
margin: "3rem auto 0",
width: "500px",
}}
>
<h4
style={{ color: "red", fontWeight: "bold", fontSize: "1.5rem" }}
>
{t(getTranslationID("topPage.text.maintenanceNotificationTitle"))}
</h4>
<br />
<p style={{ wordWrap: "break-word" }}>
{t(getTranslationID("topPage.text.maintenanceNotification"))}
</p>
</div>
</section>
</main>
<Footer />

View File

@ -54,7 +54,7 @@
},
"text": {
"maintenanceNotificationTitle": "Hinweis auf geplante Wartungsarbeiten",
"maintenanceNotification": "Aufgrund von Systemwartungsarbeiten wird ODMS Cloud ab dem 17. Juni, 6:00 Uhr UTC-Zeit, etwa eine Stunde lang nicht verfügbar sein. Wir entschuldigen uns für etwaige Unannehmlichkeiten, die während der Wartung entstanden sind."
"maintenanceNotification": "Aufgrund von Systemwartungsarbeiten wird ODMS Cloud ab dem 27. Januar, 6:00 Uhr UTC-Zeit, etwa eine Stunde lang nicht verfügbar sein. Wir entschuldigen uns für etwaige Unannehmlichkeiten, die während der Wartung entstanden sind."
}
},
"signupPage": {

View File

@ -54,7 +54,7 @@
},
"text": {
"maintenanceNotificationTitle": "Notice of scheduled maintenance",
"maintenanceNotification": "Due to system maintenance, ODMS Cloud will be unavailable for approximately one hour starting from June 17th, 6:00AM UTC time. We apologize for any inconvenience caused during the maintenance."
"maintenanceNotification": "Due to system maintenance, ODMS Cloud will be unavailable for approximately one hour starting from January 27th, 6:00AM UTC time. We apologize for any inconvenience caused during the maintenance."
}
},
"signupPage": {

View File

@ -54,7 +54,7 @@
},
"text": {
"maintenanceNotificationTitle": "Aviso de mantenimiento programado",
"maintenanceNotification": "Debido al mantenimiento del sistema, ODMS Cloud no estará disponible durante aproximadamente una hora a partir del 17 de junio a las 6:00 am, hora UTC. Pedimos disculpas por cualquier inconveniente causado durante el mantenimiento."
"maintenanceNotification": "Debido al mantenimiento del sistema, ODMS Cloud no estará disponible durante aproximadamente una hora a partir del 27 de enero a las 6:00 am, hora UTC. Pedimos disculpas por cualquier inconveniente causado durante el mantenimiento."
}
},
"signupPage": {

View File

@ -54,7 +54,7 @@
},
"text": {
"maintenanceNotificationTitle": "Avis de maintenance programmée",
"maintenanceNotification": "En raison de la maintenance du système, ODMS Cloud sera indisponible pendant environ une heure à partir du 17 juin à 6h00, heure UTC. Nous nous excusons pour tout inconvénient causé lors de la maintenance."
"maintenanceNotification": "En raison de la maintenance du système, ODMS Cloud sera indisponible pendant environ une heure à partir du 27 janvier à 6h00, heure UTC. Nous nous excusons pour tout inconvénient causé lors de la maintenance."
}
},
"signupPage": {