1
0
forked from me/IronOS

show correct message after factory reset_IV

This commit is contained in:
discip
2022-12-10 11:59:27 +01:00
committed by GitHub
parent ec3e89fc75
commit 0a9b70dc03

View File

@@ -8,9 +8,13 @@ var def = ///
"id": "CJCCalibrating", "id": "CJCCalibrating",
"description": "Message indicating CJC is being calibrated." "description": "Message indicating CJC is being calibrated."
}, },
{
"id": "ResetOKMessage",
"description": "Confirmation message shown after a successful settings-reset."
},
{ {
"id": "SettingsResetWarning", "id": "SettingsResetWarning",
"description": "Confirmation message shown before confirming a settings reset." "description": "Messasge shown after a firmware update if certain settings have been changed."
}, },
{ {
"id": "UVLOWarningString", "id": "UVLOWarningString",