update locale

This commit is contained in:
SoftFever
2024-05-21 00:21:35 +08:00
parent c3db8684d4
commit 7d6d9e95ba
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();
}