mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Fixed descriptions
Fixed text and logo speed description
This commit is contained in:
@@ -60,8 +60,17 @@
|
|||||||
"OffString": {
|
"OffString": {
|
||||||
"message": "Вык"
|
"message": "Вык"
|
||||||
},
|
},
|
||||||
|
"ProfilePreheatString": {
|
||||||
|
"message": "Preheat\n"
|
||||||
|
},
|
||||||
|
"ProfileCooldownString": {
|
||||||
|
"message": "Cooldown\n"
|
||||||
|
},
|
||||||
"DeviceFailedValidationWarning": {
|
"DeviceFailedValidationWarning": {
|
||||||
"message": "Скорее всего, это устройство подделка!"
|
"message": "Скорее всего, это устройство подделка!"
|
||||||
|
},
|
||||||
|
"TooHotToStartProfileWarning": {
|
||||||
|
"message": "Too hot to\nstart profile"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"characters": {
|
"characters": {
|
||||||
@@ -143,6 +152,62 @@
|
|||||||
"displayText": "Разрешить\nблок. кнопок",
|
"displayText": "Разрешить\nблок. кнопок",
|
||||||
"description": "При работе длинное нажатие обеих кнопок блокирует их (О=Отключено | Т=Только турбо | П=Полная блокировка)"
|
"description": "При работе длинное нажатие обеих кнопок блокирует их (О=Отключено | Т=Только турбо | П=Полная блокировка)"
|
||||||
},
|
},
|
||||||
|
"ProfilePhases": {
|
||||||
|
"displayText": "Profile\nPhases",
|
||||||
|
"description": "Number of phases in profile mode"
|
||||||
|
},
|
||||||
|
"ProfilePreheatTemp": {
|
||||||
|
"displayText": "Preheat\nTemp",
|
||||||
|
"description": "Preheat to this temperature at the start of profile mode"
|
||||||
|
},
|
||||||
|
"ProfilePreheatSpeed": {
|
||||||
|
"displayText": "Preheat\nSpeed",
|
||||||
|
"description": "Preheat at this rate (degrees per second)"
|
||||||
|
},
|
||||||
|
"ProfilePhase1Temp": {
|
||||||
|
"displayText": "Phase 1\nTemp",
|
||||||
|
"description": "Target temperature for the end of this phase"
|
||||||
|
},
|
||||||
|
"ProfilePhase1Duration": {
|
||||||
|
"displayText": "Phase 1\nDuration",
|
||||||
|
"description": "Target duration of this phase (seconds)"
|
||||||
|
},
|
||||||
|
"ProfilePhase2Temp": {
|
||||||
|
"displayText": "Phase 2\nTemp",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase2Duration": {
|
||||||
|
"displayText": "Phase 2\nDuration",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase3Temp": {
|
||||||
|
"displayText": "Phase 3\nTemp",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase3Duration": {
|
||||||
|
"displayText": "Phase 3\nDuration",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase4Temp": {
|
||||||
|
"displayText": "Phase 4\nTemp",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase4Duration": {
|
||||||
|
"displayText": "Phase 4\nDuration",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase5Temp": {
|
||||||
|
"displayText": "Phase 5\nTemp",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase5Duration": {
|
||||||
|
"displayText": "Phase 5\nDuration",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfileCooldownSpeed": {
|
||||||
|
"displayText": "Cooldown\nSpeed",
|
||||||
|
"description": "Cooldown at this rate at the end of profile mode (degrees per second)"
|
||||||
|
},
|
||||||
"MotionSensitivity": {
|
"MotionSensitivity": {
|
||||||
"displayText": "Чувствительн.\nакселерометра",
|
"displayText": "Чувствительн.\nакселерометра",
|
||||||
"description": "Чувствительность акселерометра (0=Выкл. | 1=мин. | ... | 9=макс.)"
|
"description": "Чувствительность акселерометра (0=Выкл. | 1=мин. | ... | 9=макс.)"
|
||||||
|
|||||||
@@ -60,8 +60,17 @@
|
|||||||
"OffString": {
|
"OffString": {
|
||||||
"message": "Вимк"
|
"message": "Вимк"
|
||||||
},
|
},
|
||||||
|
"ProfilePreheatString": {
|
||||||
|
"message": "Preheat\n"
|
||||||
|
},
|
||||||
|
"ProfileCooldownString": {
|
||||||
|
"message": "Cooldown\n"
|
||||||
|
},
|
||||||
"DeviceFailedValidationWarning": {
|
"DeviceFailedValidationWarning": {
|
||||||
"message": "Вірогідно ваш пристрій підробний!"
|
"message": "Вірогідно ваш пристрій підробний!"
|
||||||
|
},
|
||||||
|
"TooHotToStartProfileWarning": {
|
||||||
|
"message": "Too hot to\nstart profile"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"characters": {
|
"characters": {
|
||||||
@@ -143,6 +152,62 @@
|
|||||||
"displayText": "Дозволити\nблок. кнопок",
|
"displayText": "Дозволити\nблок. кнопок",
|
||||||
"description": "Під час пайки тривале натискання обох кнопок заблокує їх (В=Вимк | Т=Тільки турбо | П=Повне)"
|
"description": "Під час пайки тривале натискання обох кнопок заблокує їх (В=Вимк | Т=Тільки турбо | П=Повне)"
|
||||||
},
|
},
|
||||||
|
"ProfilePhases": {
|
||||||
|
"displayText": "Profile\nPhases",
|
||||||
|
"description": "Number of phases in profile mode"
|
||||||
|
},
|
||||||
|
"ProfilePreheatTemp": {
|
||||||
|
"displayText": "Preheat\nTemp",
|
||||||
|
"description": "Preheat to this temperature at the start of profile mode"
|
||||||
|
},
|
||||||
|
"ProfilePreheatSpeed": {
|
||||||
|
"displayText": "Preheat\nSpeed",
|
||||||
|
"description": "Preheat at this rate (degrees per second)"
|
||||||
|
},
|
||||||
|
"ProfilePhase1Temp": {
|
||||||
|
"displayText": "Phase 1\nTemp",
|
||||||
|
"description": "Target temperature for the end of this phase"
|
||||||
|
},
|
||||||
|
"ProfilePhase1Duration": {
|
||||||
|
"displayText": "Phase 1\nDuration",
|
||||||
|
"description": "Target duration of this phase (seconds)"
|
||||||
|
},
|
||||||
|
"ProfilePhase2Temp": {
|
||||||
|
"displayText": "Phase 2\nTemp",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase2Duration": {
|
||||||
|
"displayText": "Phase 2\nDuration",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase3Temp": {
|
||||||
|
"displayText": "Phase 3\nTemp",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase3Duration": {
|
||||||
|
"displayText": "Phase 3\nDuration",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase4Temp": {
|
||||||
|
"displayText": "Phase 4\nTemp",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase4Duration": {
|
||||||
|
"displayText": "Phase 4\nDuration",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase5Temp": {
|
||||||
|
"displayText": "Phase 5\nTemp",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfilePhase5Duration": {
|
||||||
|
"displayText": "Phase 5\nDuration",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"ProfileCooldownSpeed": {
|
||||||
|
"displayText": "Cooldown\nSpeed",
|
||||||
|
"description": "Cooldown at this rate at the end of profile mode (degrees per second)"
|
||||||
|
},
|
||||||
"MotionSensitivity": {
|
"MotionSensitivity": {
|
||||||
"displayText": "Чутливість\nсенсору руху",
|
"displayText": "Чутливість\nсенсору руху",
|
||||||
"description": "Акселерометр (0=Вимк. | 1=мін. чутливості | ... | 9=макс. чутливості)"
|
"description": "Акселерометр (0=Вимк. | 1=мін. чутливості | ... | 9=макс. чутливості)"
|
||||||
|
|||||||
Reference in New Issue
Block a user