Update translation

This commit is contained in:
QIDI TECH
2023-10-17 13:55:19 +08:00
parent 8a37bf9f93
commit b0d35bd265
45 changed files with 1280 additions and 1451 deletions

View File

@@ -2499,7 +2499,7 @@ void PrintConfigDef::init_fff_params()
def = this->add("small_perimeter_speed", coFloatOrPercent);
def->label = L("Small perimeters");
def->category = L("Speed");
def->tooltip = L("This separate setting will affect the speed of perimeters having radius <= 6.5mm "
def->tooltip = L("This separate setting will affect the speed of perimeters having radius <= 4mm "
"(usually holes). If expressed as percentage (for example: 80%) it will be calculated "
"on the perimeters speed setting above. Set to zero for auto.");
def->sidetext = L("mm/s or %");