From 62a5155ee17d699550e54497d133ce8ae1016167 Mon Sep 17 00:00:00 2001 From: "makabe.t" Date: Tue, 5 Dec 2023 08:10:58 +0000 Subject: [PATCH] =?UTF-8?q?Merged=20PR=20608:=20develop=E5=8B=95=E4=BD=9C?= =?UTF-8?q?=E7=A2=BA=E8=AA=8D=E4=B8=8D=E5=85=B7=E5=90=88=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## 概要 [Task3238: develop動作確認不具合対応](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/3238) - タスク一覧画面にあるアプリケーションインストールボタンのラベルを翻訳対応しました。 ## レビューポイント - 共有 ## UIの変更 - なし ## 動作確認状況 - ローカルで確認 --- dictation_client/src/pages/DictationPage/index.tsx | 5 +++-- dictation_client/src/translation/de.json | 13 +++++++++++-- dictation_client/src/translation/en.json | 13 +++++++++++-- dictation_client/src/translation/es.json | 13 +++++++++++-- dictation_client/src/translation/fr.json | 13 +++++++++++-- 5 files changed, 47 insertions(+), 10 deletions(-) diff --git a/dictation_client/src/pages/DictationPage/index.tsx b/dictation_client/src/pages/DictationPage/index.tsx index e42d557..8cfe9b0 100644 --- a/dictation_client/src/pages/DictationPage/index.tsx +++ b/dictation_client/src/pages/DictationPage/index.tsx @@ -1379,11 +1379,12 @@ const DictationPage: React.FC = (): JSX.Element => {