From bc3e0090ca2dff7a28c9ed66e65187470c028df4 Mon Sep 17 00:00:00 2001 From: masaaki Date: Thu, 1 Jun 2023 06:11:23 +0000 Subject: [PATCH] =?UTF-8?q?Merged=20PR=20122:=20[PBI1221=E6=8C=87=E6=91=98?= =?UTF-8?q?=E5=AF=BE=E5=BF=9C]=E3=83=A9=E3=82=A4=E3=82=BB=E3=83=B3?= =?UTF-8?q?=E3=82=B9=E6=B3=A8=E6=96=87=E3=83=9D=E3=83=83=E3=83=97=E3=82=A2?= =?UTF-8?q?=E3=83=83=E3=83=97=E7=94=BB=E9=9D=A2=E3=81=AE=E3=83=AC=E3=82=A4?= =?UTF-8?q?=E3=82=A2=E3=82=A6=E3=83=88=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 概要 [Task1900: [PBI1221指摘対応]ライセンス注文ポップアップ画面のレイアウト修正](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/1900) - 画面レイアウトについて、「Licenses」の項目がタイトルの線と重なっていたのを修正しました - 併せて、「Licenses」の値がデザイナ画面とことなっていたので修正しました(One Year→One year) ※翻訳Excelも併せて修正しています ## レビューポイント - 修正内容が問題ないかどうか ## UIの変更 - https://ndstokyo.sharepoint.com/:f:/r/sites/Piranha/Shared%20Documents/General/OMDS/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88/Task1900?csf=1&web=1&e=JHL5ZE ## 動作確認状況 - ローカルで確認済 ## 補足 - 相談、参考資料などがあれば --- dictation_client/src/pages/LicensePage/licenseOrderPopup.tsx | 1 + dictation_client/src/translation/de.json | 4 ++-- dictation_client/src/translation/en.json | 4 ++-- dictation_client/src/translation/es.json | 4 ++-- dictation_client/src/translation/fr.json | 4 ++-- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/dictation_client/src/pages/LicensePage/licenseOrderPopup.tsx b/dictation_client/src/pages/LicensePage/licenseOrderPopup.tsx index be846c4..ccad0f2 100644 --- a/dictation_client/src/pages/LicensePage/licenseOrderPopup.tsx +++ b/dictation_client/src/pages/LicensePage/licenseOrderPopup.tsx @@ -111,6 +111,7 @@ export const LicenseOrderPopup: React.FC = (props) => {

+
{t(getTranslationID("licenseOrderPage.label.licenses"))}