mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Merge branch 'master' into patch-2
This commit is contained in:
@@ -58,10 +58,10 @@
|
|||||||
"SettingSensitivityLow": "N",
|
"SettingSensitivityLow": "N",
|
||||||
"SettingSensitivityMedium": "M",
|
"SettingSensitivityMedium": "M",
|
||||||
"SettingSensitivityHigh": "H",
|
"SettingSensitivityHigh": "H",
|
||||||
"SettingLockDisableChar": "D",
|
"SettingLockDisableChar": "A",
|
||||||
"SettingLockBoostChar": "B",
|
"SettingLockBoostChar": "B",
|
||||||
"SettingLockFullChar": "V",
|
"SettingLockFullChar": "V",
|
||||||
"SettingNAChar": "N/A"
|
"SettingNAChar": "-"
|
||||||
},
|
},
|
||||||
"menuGroups": {
|
"menuGroups": {
|
||||||
"PowerMenu": {
|
"PowerMenu": {
|
||||||
@@ -267,7 +267,7 @@
|
|||||||
"Tasten-",
|
"Tasten-",
|
||||||
"sperre"
|
"sperre"
|
||||||
],
|
],
|
||||||
"desc": "Langes drücken beider Tasten im Lötmodus sperrt diese <D=deaktiviert | B=nur Boost | V=vollständig>"
|
"desc": "Langes drücken beider Tasten im Lötmodus sperrt diese <A=aus | B=nur Boost | V=vollständig>"
|
||||||
},
|
},
|
||||||
"MinVolCell": {
|
"MinVolCell": {
|
||||||
"text2": [
|
"text2": [
|
||||||
@@ -288,14 +288,14 @@
|
|||||||
"Anim.",
|
"Anim.",
|
||||||
"Geschw."
|
"Geschw."
|
||||||
],
|
],
|
||||||
"desc": "Geschwindigkeit der Icon-Animationen im Menü <A=aus | N=niedrig | M=mittel | H=hoch>"
|
"desc": "Geschwindigkeit der Icon-Animationen im Menü <A=aus | L=langsam | M=mittel | S=schnell>"
|
||||||
},
|
},
|
||||||
"PowerPulseWait": {
|
"PowerPulseWait": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Leistungsimpulse",
|
"Leistungsimpulse",
|
||||||
"Wartezeit"
|
"Wartezeit"
|
||||||
],
|
],
|
||||||
"desc": "Wartezeit vor dem Auslösen jedes Wachhalteimpulses (x 2,5s)"
|
"desc": "Dauer vor Abgabe von Wachhalteimpulsen (x 2,5s)"
|
||||||
},
|
},
|
||||||
"PowerPulseDuration": {
|
"PowerPulseDuration": {
|
||||||
"text2": [
|
"text2": [
|
||||||
|
|||||||
Reference in New Issue
Block a user