diff options
author | Alvin Wong <[email protected]> | 2021-11-27 20:54:00 +0800 |
---|---|---|
committer | Alvin Wong <[email protected]> | 2021-11-27 20:54:00 +0800 |
commit | d72a207b36e96da99834755b93e083353c8c1c8e (patch) | |
tree | 4d39f5dc666c575c29181194dae106bb58befc17 /Translations/translation_YUE_HK.json | |
parent | 6000fa47f73b159b31e60097b3e22c0c589de3e5 (diff) | |
download | IronOS-d72a207b36e96da99834755b93e083353c8c1c8e.tar.gz IronOS-d72a207b36e96da99834755b93e083353c8c1c8e.zip |
Fix character writing in yue-HK
俗字「辣雞」-> 正字「焫雞」
Diffstat (limited to 'Translations/translation_YUE_HK.json')
-rw-r--r-- | Translations/translation_YUE_HK.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Translations/translation_YUE_HK.json b/Translations/translation_YUE_HK.json index d5b8ed78..3986497e 100644 --- a/Translations/translation_YUE_HK.json +++ b/Translations/translation_YUE_HK.json @@ -4,7 +4,7 @@ "fonts": ["ascii_basic", "cjk"],
"tempUnitFahrenheit": true,
"messages": {
- "SettingsCalibrationWarning": "開始温度校正之前,請先確定辣雞咀係處於室温!",
+ "SettingsCalibrationWarning": "開始温度校正之前,請先確定焫雞咀係處於室温!",
"SettingsResetWarning": "你係咪確定要將全部設定重設到預設值?",
"UVLOWarningString": "電壓過低",
"UndervoltageString": "Undervoltage",
@@ -78,7 +78,7 @@ },
"SleepTemperature": {
"text2": "待機温度",
- "desc": "喺待機模式時嘅辣雞咀温度"
+ "desc": "喺待機模式時嘅焫雞咀温度"
},
"SleepTimeout": {
"text2": "待機延時",
@@ -114,11 +114,11 @@ },
"CooldownBlink": {
"text2": "降温時閃爍",
- "desc": "停止加熱之後,當辣雞咀仲係熱嗰陣閃爍畫面"
+ "desc": "停止加熱之後,當焫雞咀仲係熱嗰陣閃爍畫面"
},
"TemperatureCalibration": {
"text2": "温度校正?",
- "desc": "開始校正辣雞咀温度位移"
+ "desc": "開始校正焫雞咀温度位移"
},
"SettingsReset": {
"text2": "全部重設?",
@@ -146,7 +146,7 @@ },
"PowerLimit": {
"text2": "功率限制",
- "desc": "限制辣雞可用嘅最大功率 <W=watt(火)>"
+ "desc": "限制焫雞可用嘅最大功率 <W=watt(火)>"
},
"ReverseButtonTempChange": {
"text2": "反轉加減掣",
|