update locale

This commit is contained in:
SoftFever 2024-09-11 23:00:01 +08:00
parent 7f9f90c32c
commit fe051522d9
21 changed files with 1302 additions and 589 deletions

View file

@ -1058,6 +1058,7 @@ void PrintConfigDef::init_fff_params()
def = this->add("slowdown_for_curled_perimeters", coBool);
def->label = L("Slow down for curled perimeters");
def->category = L("Speed");
// xgettext:no-c-format, no-boost-format
def->tooltip = L("Enable this option to slow down printing in areas where perimeters may have curled upwards."
"For example, additional slowdown will be applied when printing overhangs on sharp corners like the "
"front of the Benchy hull, reducing curling which compounds over multiple layers.\n\n "