mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update Translation.h
This commit is contained in:
@@ -36,39 +36,39 @@ extern const char *PowerSourceNames[];
|
||||
|
||||
enum class SettingsItemIndex : uint8_t {
|
||||
DCInCutoff,
|
||||
MinVolCell,
|
||||
QCMaxVoltage,
|
||||
PDNegTimeout,
|
||||
BoostTemperature,
|
||||
AutoStart,
|
||||
TempChangeShortStep,
|
||||
TempChangeLongStep,
|
||||
LockingMode,
|
||||
MotionSensitivity,
|
||||
SleepTemperature,
|
||||
SleepTimeout,
|
||||
ShutdownTimeout,
|
||||
MotionSensitivity,
|
||||
TemperatureUnit,
|
||||
AdvancedIdle,
|
||||
DisplayRotation,
|
||||
BoostTemperature,
|
||||
AutoStart,
|
||||
CooldownBlink,
|
||||
CalibrateCJC,
|
||||
SettingsReset,
|
||||
VoltageCalibration,
|
||||
AdvancedSoldering,
|
||||
ScrollingSpeed,
|
||||
QCMaxVoltage,
|
||||
PDNegTimeout,
|
||||
PowerLimit,
|
||||
ReverseButtonTempChange,
|
||||
TempChangeShortStep,
|
||||
TempChangeLongStep,
|
||||
PowerPulsePower,
|
||||
HallEffSensitivity,
|
||||
LockingMode,
|
||||
MinVolCell,
|
||||
AnimLoop,
|
||||
TemperatureUnit,
|
||||
DisplayRotation,
|
||||
CooldownBlink,
|
||||
ScrollingSpeed,
|
||||
ReverseButtonTempChange,
|
||||
AnimSpeed,
|
||||
PowerPulseWait,
|
||||
PowerPulseDuration,
|
||||
LanguageSwitch,
|
||||
AnimLoop,
|
||||
Brightness,
|
||||
ColourInversion,
|
||||
LOGOTime,
|
||||
AdvancedIdle,
|
||||
AdvancedSoldering,
|
||||
PowerLimit,
|
||||
CalibrateCJC,
|
||||
VoltageCalibration,
|
||||
PowerPulsePower,
|
||||
PowerPulseWait,
|
||||
PowerPulseDuration,
|
||||
SettingsReset,
|
||||
LanguageSwitch,
|
||||
NUM_ITEMS,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user