update locale

This commit is contained in:
SoftFever 2024-05-21 00:21:35 +08:00
parent 34d3409951
commit f33b46ed32
28 changed files with 13272 additions and 5155 deletions

View file

@ -1157,7 +1157,7 @@ void UpgradePanel::update(MachineObject *obj)
});
}
consistency_dlg->update_text(_L(
"The firmware version is abnormal. Repairing and updating are required before printing. Do you want to update now? You can also update later on printer or update next time starting the studio."
"The firmware version is abnormal. Repairing and updating are required before printing. Do you want to update now? You can also update later on printer or update next time starting Orca."
));
consistency_dlg->on_show();
}