mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fixes for translations and some missing bits
This commit is contained in:
parent
cdcf3a9df8
commit
0fd6044c70
1 changed files with 6 additions and 6 deletions
|
|
@ -5882,7 +5882,7 @@
|
||||||
"label": "Mesh Fixes",
|
"label": "Mesh Fixes",
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"icon": "category_fixes",
|
"icon": "category_fixes",
|
||||||
"description": "category_fixes",
|
"description": "Make the meshes more suited for 3D printing.",
|
||||||
"children":
|
"children":
|
||||||
{
|
{
|
||||||
"meshfix_union_all":
|
"meshfix_union_all":
|
||||||
|
|
@ -6008,7 +6008,7 @@
|
||||||
"label": "Special Modes",
|
"label": "Special Modes",
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"icon": "category_blackmagic",
|
"icon": "category_blackmagic",
|
||||||
"description": "category_blackmagic",
|
"description": "Non-traditional ways to print your models.",
|
||||||
"children":
|
"children":
|
||||||
{
|
{
|
||||||
"print_sequence":
|
"print_sequence":
|
||||||
|
|
@ -6181,7 +6181,7 @@
|
||||||
"label": "Experimental",
|
"label": "Experimental",
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"icon": "category_experimental",
|
"icon": "category_experimental",
|
||||||
"description": "experimental!",
|
"description": "Features that haven't completely been fleshed out yet.",
|
||||||
"children":
|
"children":
|
||||||
{
|
{
|
||||||
"support_tree_enable":
|
"support_tree_enable":
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue