mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 10:17:55 -06:00
Localization: Fixed some phrases. Updated POT and NL dictionary.
This commit is contained in:
parent
4f4d136f19
commit
e610d2d2f6
9 changed files with 5188 additions and 3625 deletions
|
@ -1586,7 +1586,7 @@ void TabPrint::build()
|
|||
page = add_options_page(L("Output options"), "output+page_white");
|
||||
optgroup = page->new_optgroup(L("Sequential printing"));
|
||||
optgroup->append_single_option_line("complete_objects", "sequential-printing_124589");
|
||||
line = { L("Extruder clearance (mm)"), "" };
|
||||
line = { L("Extruder clearance"), "" };
|
||||
line.append_option(optgroup->get_option("extruder_clearance_radius"));
|
||||
line.append_option(optgroup->get_option("extruder_clearance_height"));
|
||||
optgroup->append_line(line);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue