From cda42a0901add7ffef20420be1701eb2fca6a641 Mon Sep 17 00:00:00 2001 From: Sakamoto Shiina <68018796+ShiinaSakamoto@users.noreply.github.com> Date: Mon, 2 Jun 2025 14:52:33 +0900 Subject: [PATCH] =?UTF-8?q?[Update]=20Change=20labels=20Japanese:=20Main?= =?UTF-8?q?=20Page:=20Main=20Functions.=20=E9=9F=B3=E5=A3=B0=E8=AA=8D?= =?UTF-8?q?=E8=AD=98=E2=97=AF=E2=97=AF=20->=20=E3=83=9E=E3=82=A4=E3=82=AF?= =?UTF-8?q?=E5=85=A5=E5=8A=9B,=20=E8=81=9E=E3=81=8D=E5=8F=96=E3=82=8A.=20a?= =?UTF-8?q?nd=20change=20some=20labels.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/ja.yml | 6 +++--- src-ui/app/modal_controller/update_modal/UpdateModal.jsx | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/ja.yml b/locales/ja.yml index b8d70695..a9a6901b 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -29,8 +29,8 @@ common_warning: main_page: translation: "翻訳" - transcription_send: "音声認識 マイク" - transcription_receive: "音声認識 スピーカー" + transcription_send: "マイク入力" + transcription_receive: "聞き取り" foreground: "最前面固定" language_settings: "言語設定" @@ -134,7 +134,7 @@ config_page: ctranslate2_compute_device: label: "AI翻訳 {{ctranslate2}} の処理デバイス" deepl_auth_key: - label: "DeepL API 認証キー" + label: "DeepL APIキーの登録" desc: "使用の際は、メイン画面にある {{translator}} をDeepL_APIに変更してください。\n※対応していない言語もあります。" open_auth_key_webpage: "DeepLアカウントページを開く" save: "保存" diff --git a/src-ui/app/modal_controller/update_modal/UpdateModal.jsx b/src-ui/app/modal_controller/update_modal/UpdateModal.jsx index c35a240c..dd8f0f43 100644 --- a/src-ui/app/modal_controller/update_modal/UpdateModal.jsx +++ b/src-ui/app/modal_controller/update_modal/UpdateModal.jsx @@ -59,7 +59,7 @@ export const UpdateModal = () => {
{props.desc}
+{`- ${props.desc}`}