mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 06:57:36 -06: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:
parent
2b8cdfe547
commit
538db07127
21 changed files with 308 additions and 150 deletions
|
@ -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"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue