mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Traditional Chinese Localization Update and Fix for PrintConfig.cpp in 2.3.0-beta2 (#8730)
* add monitor-filee * Merge branch 'SoftFever:main' into main * Traditional Chinese localization update for 2.3.0-beta2 * Update translation catalog * Fix missing characters and repair changes errors. * Merge branch 'SoftFever:main' into main * Merge branch 'main' of github.com:shuwn/OrcaSlicer * Patch translation * Patch translation * Patch translation * Merge branch 'main' of github.com:shuwn/OrcaSlicer * Merge branch 'SoftFever:main' into PR-Line * rm monitor-file.yml form PR-Line * Merge branch 'main' into PR-Line
This commit is contained in:
@@ -4896,7 +4896,7 @@ void PrintConfigDef::init_fff_params()
|
||||
def->enum_values.push_back("tree_slim");
|
||||
def->enum_values.push_back("tree_strong");
|
||||
def->enum_values.push_back("tree_hybrid");
|
||||
def->enum_labels.push_back(L("Default (Grid/Organic"));
|
||||
def->enum_labels.push_back(L("Default (Grid/Organic)"));
|
||||
def->enum_labels.push_back(L("Grid"));
|
||||
def->enum_labels.push_back(L("Snug"));
|
||||
def->enum_labels.push_back(L("Organic"));
|
||||
|
||||
Reference in New Issue
Block a user