mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
Update Translation / Fixed Dark Mode in Machine Tab
This commit is contained in:
parent
8df5b79a6e
commit
9fb14338f5
8 changed files with 2212 additions and 2869 deletions
|
@ -117,7 +117,7 @@ PrintHostSendDialog::PrintHostSendDialog(const fs::path &path, PrintHostPostUplo
|
|||
});
|
||||
}
|
||||
|
||||
add_button(wxID_CANCEL,false,"Cancel");
|
||||
add_button(wxID_CANCEL,false, L("Cancel"));
|
||||
finalize();
|
||||
|
||||
#ifdef __linux__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue