1
0
forked from me/IronOS

Fix English menu text in Japanese translation

This commit is contained in:
Alvin Wong
2022-10-25 18:05:02 +08:00
parent b2f9a4b519
commit be36f4e645

View File

@@ -84,7 +84,10 @@
"desc": "QC電源使用時に要求する目標電圧" "desc": "QC電源使用時に要求する目標電圧"
}, },
"PDNegTimeout": { "PDNegTimeout": {
"text2": "PD timeout", "text2": [
"PD",
"timeout"
],
"desc": "一部のQC電源との互換性のため、PDネゴシエーションをタイムアウトする時間 <x100msミリ秒>" "desc": "一部のQC電源との互換性のため、PDネゴシエーションをタイムアウトする時間 <x100msミリ秒>"
}, },
"BoostTemperature": { "BoostTemperature": {
@@ -164,7 +167,10 @@
"desc": "画面の色を反転する" "desc": "画面の色を反転する"
}, },
"LOGOTime": { "LOGOTime": {
"text2": "Boot logo duration", "text2": [
"Boot logo",
"duration"
],
"desc": "Set boot logo duration (s=seconds)" "desc": "Set boot logo duration (s=seconds)"
}, },
"AdvancedIdle": { "AdvancedIdle": {
@@ -180,7 +186,10 @@
"desc": "最大電力を制限する <W=ワット>" "desc": "最大電力を制限する <W=ワット>"
}, },
"CalibrateCJC": { "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)" "desc": "Calibrate tip Cold Junction Compensation at the next boot (not required if Delta T is < 5 C)"
}, },
"VoltageCalibration": { "VoltageCalibration": {