mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
NEW:update the chinese translation
Change-Id: I7c5ff743ed306fb4da137e2f053e5a6c94e962bb
This commit is contained in:
parent
0693f8c8c6
commit
6844c694b5
12 changed files with 265 additions and 34 deletions
|
@ -990,7 +990,7 @@ SelectMachineDialog::SelectMachineDialog(Plater *plater)
|
|||
|
||||
wxBoxSizer *m_sizer_printer = new wxBoxSizer(wxHORIZONTAL);
|
||||
|
||||
m_stext_printer_title = new wxStaticText(this, wxID_ANY, L("Printer"), wxDefaultPosition, wxSize(-1, -1), 0);
|
||||
m_stext_printer_title = new wxStaticText(this, wxID_ANY, _L("Printer"), wxDefaultPosition, wxSize(-1, -1), 0);
|
||||
m_stext_printer_title->SetFont(::Label::Head_14);
|
||||
m_stext_printer_title->Wrap(-1);
|
||||
m_stext_printer_title->SetForegroundColour(m_colour_bold_color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue