From be36f4e6450745e37dd8e4b50da250478d675448 Mon Sep 17 00:00:00 2001 From: Alvin Wong Date: Tue, 25 Oct 2022 18:05:02 +0800 Subject: [PATCH] Fix English menu text in Japanese translation --- Translations/translation_JA_JP.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/Translations/translation_JA_JP.json b/Translations/translation_JA_JP.json index 6e435695..103d8afe 100755 --- a/Translations/translation_JA_JP.json +++ b/Translations/translation_JA_JP.json @@ -84,7 +84,10 @@ "desc": "QC電源使用時に要求する目標電圧" }, "PDNegTimeout": { - "text2": "PD timeout", + "text2": [ + "PD", + "timeout" + ], "desc": "一部のQC電源との互換性のため、PDネゴシエーションをタイムアウトする時間 " }, "BoostTemperature": { @@ -164,7 +167,10 @@ "desc": "画面の色を反転する" }, "LOGOTime": { - "text2": "Boot logo duration", + "text2": [ + "Boot logo", + "duration" + ], "desc": "Set boot logo duration (s=seconds)" }, "AdvancedIdle": { @@ -180,7 +186,10 @@ "desc": "最大電力を制限する " }, "CalibrateCJC": { - "text2": "Calibrate CJC", + "text2": [ + "Calibrate CJC", + "at next boot" + ], "desc": "Calibrate tip Cold Junction Compensation at the next boot (not required if Delta T is < 5 C)" }, "VoltageCalibration": {