Fix character writing in yue-HK

俗字「辣雞」-> 正字「焫雞」
This commit is contained in:
Alvin Wong
2021-11-27 20:54:00 +08:00
parent 6000fa47f7
commit d72a207b36

View File

@@ -4,7 +4,7 @@
"fonts": ["ascii_basic", "cjk"], "fonts": ["ascii_basic", "cjk"],
"tempUnitFahrenheit": true, "tempUnitFahrenheit": true,
"messages": { "messages": {
"SettingsCalibrationWarning": "開始温度校正之前,請先確定雞咀係處於室温!", "SettingsCalibrationWarning": "開始温度校正之前,請先確定雞咀係處於室温!",
"SettingsResetWarning": "你係咪確定要將全部設定重設到預設值?", "SettingsResetWarning": "你係咪確定要將全部設定重設到預設值?",
"UVLOWarningString": "電壓過低", "UVLOWarningString": "電壓過低",
"UndervoltageString": "Undervoltage", "UndervoltageString": "Undervoltage",
@@ -78,7 +78,7 @@
}, },
"SleepTemperature": { "SleepTemperature": {
"text2": "待機温度", "text2": "待機温度",
"desc": "喺待機模式時嘅雞咀温度" "desc": "喺待機模式時嘅雞咀温度"
}, },
"SleepTimeout": { "SleepTimeout": {
"text2": "待機延時", "text2": "待機延時",
@@ -114,11 +114,11 @@
}, },
"CooldownBlink": { "CooldownBlink": {
"text2": "降温時閃爍", "text2": "降温時閃爍",
"desc": "停止加熱之後,當雞咀仲係熱嗰陣閃爍畫面" "desc": "停止加熱之後,當雞咀仲係熱嗰陣閃爍畫面"
}, },
"TemperatureCalibration": { "TemperatureCalibration": {
"text2": "温度校正?", "text2": "温度校正?",
"desc": "開始校正雞咀温度位移" "desc": "開始校正雞咀温度位移"
}, },
"SettingsReset": { "SettingsReset": {
"text2": "全部重設?", "text2": "全部重設?",
@@ -146,7 +146,7 @@
}, },
"PowerLimit": { "PowerLimit": {
"text2": "功率限制", "text2": "功率限制",
"desc": "限制雞可用嘅最大功率 <W=watt>" "desc": "限制雞可用嘅最大功率 <W=watt>"
}, },
"ReverseButtonTempChange": { "ReverseButtonTempChange": {
"text2": "反轉加減掣", "text2": "反轉加減掣",