mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-25 03:44:29 +08:00
Don't translate Cura name
This commit is contained in:
parent
1f3f2cf198
commit
9865bdac70
@ -632,7 +632,7 @@ UM.PreferencesPage
|
||||
id: navigationStylesList
|
||||
Component.onCompleted:
|
||||
{
|
||||
append({ text: catalog.i18n("Cura"), code: "cura" })
|
||||
append({ text: "Cura", code: "cura" })
|
||||
append({ text: catalog.i18n("FreeCAD trackpad"), code: "freecad_trackpad" })
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user