ENH: update translations

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I0a7f24dd1538f4baf1b2b56f35233de5937a6d30
(cherry picked from commit 4747cbc53a5e5e8457f03914755d192421ea1d57)
This commit is contained in:
xun.zhang
2025-02-14 20:33:14 +08:00
committed by Noisyfox
parent c9f7aa1ee0
commit 137fffa857
4 changed files with 4 additions and 3 deletions

View File

@@ -5892,7 +5892,7 @@ void PrintConfigDef::init_fff_params()
def = this->add("prime_tower_enable_framework", coBool);
def->label = L("Internal ribs");
def->tooltip = L("");
def->tooltip = L("Enable internal ribs to increase the stability of the prime tower.");
def->mode = comSimple;
def->set_default_value(new ConfigOptionBool(false));