diff options
author | discip <[email protected]> | 2022-04-02 03:39:14 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-04-02 12:39:14 +1100 |
commit | 0b8192b690145e9b5f2675e627fc3836a864839d (patch) | |
tree | 8cdc85874a1af68eb1a5de8b24cdbec11bee76ef /Translations/translation_YUE_HK.json | |
parent | 62dd2abf12a901f902fa0e63f99ace89f0fafc85 (diff) | |
download | IronOS-0b8192b690145e9b5f2675e627fc3836a864839d.tar.gz IronOS-0b8192b690145e9b5f2675e627fc3836a864839d.zip |
Bootup logo settings (#1241)
Adds ability to adjust the time shown for the bootup logo.
Diffstat (limited to 'Translations/translation_YUE_HK.json')
-rw-r--r-- | Translations/translation_YUE_HK.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Translations/translation_YUE_HK.json b/Translations/translation_YUE_HK.json index 97de4a62..faee8327 100644 --- a/Translations/translation_YUE_HK.json +++ b/Translations/translation_YUE_HK.json @@ -12,10 +12,6 @@ "SleepingSimpleString": "Zzzz",
"SleepingAdvancedString": "Sleeping...",
"SleepingTipAdvancedString": "Tip:",
- "IdleTipString": "Tip:",
- "IdleSetString": " Set:",
- "TipDisconnectedString": "NO TIP",
- "SolderingAdvancedPowerPrompt": "Power: ",
"OffString": "關"
},
"messagesWarn": {
@@ -46,8 +42,7 @@ "SettingSensitivityHigh": "高",
"SettingLockDisableChar": "無",
"SettingLockBoostChar": "增",
- "SettingLockFullChar": "全",
- "SettingNAChar": "不適用"
+ "SettingLockFullChar": "全"
},
"menuGroups": {
"PowerMenu": {
@@ -203,6 +198,10 @@ "ColourInversion": {
"text2": "熒幕反轉色",
"desc": "反轉OLED熒幕嘅黑白色"
+ },
+ "LOGOTime": {
+ "text2": ["Boot logo", "duration"],
+ "desc": "Sets the duration for the boot logo (S=seconds)"
}
}
}
|