mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 23:25:53 +08:00
Fix previous commit
CURA-11394
This commit is contained in:
parent
02655cde2e
commit
6cca534304
@ -24,7 +24,7 @@ intent_translations["quick"] = {
|
|||||||
"name": catalog.i18nc("@label", "Draft"),
|
"name": catalog.i18nc("@label", "Draft"),
|
||||||
"description": catalog.i18nc("@text", "The draft profile is designed to print initial prototypes and concept validation with the intent of significant print time reduction.")
|
"description": catalog.i18nc("@text", "The draft profile is designed to print initial prototypes and concept validation with the intent of significant print time reduction.")
|
||||||
}
|
}
|
||||||
intent_translations["quick"] = {
|
intent_translations["solid"] = {
|
||||||
"name": catalog.i18nc("@label", "Solid"),
|
"name": catalog.i18nc("@label", "Solid"),
|
||||||
"description": catalog.i18nc("@text",
|
"description": catalog.i18nc("@text",
|
||||||
"A highly dense and strong part but at a slower print time. Great for functional parts.")
|
"A highly dense and strong part but at a slower print time. Great for functional parts.")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user