Translate "Universal Cura Project" again

This commit is contained in:
Erwan MATHIEU 2024-03-22 15:30:51 +01:00
parent 100e4de8bf
commit 421ca02e7e

View File

@ -45,7 +45,7 @@ def getMetaData():
}, },
{ {
"extension": "3mf", "extension": "3mf",
"description": "Universal Cura Project", "description": i18n_catalog.i18nc("@item:inlistbox", "Universal Cura Project"),
"mime_type": "application/x-ucp", "mime_type": "application/x-ucp",
"mode": ThreeMFWorkspaceWriter.ThreeMFWorkspaceWriter.OutputMode.BinaryMode "mode": ThreeMFWorkspaceWriter.ThreeMFWorkspaceWriter.OutputMode.BinaryMode
} }