mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 08:58:58 +08:00
fixed typo
CURA-8094 Cura onboarding flow
This commit is contained in:
parent
91c71e1c8a
commit
778db451ad
@ -185,7 +185,7 @@ Item
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
text:
|
||||
{
|
||||
var t1 = catalog.i18nc("@text", "Create a free Ultimaker acount")
|
||||
var t1 = catalog.i18nc("@text", "Create a free Ultimaker Account")
|
||||
var t = "<a href='https://notusedref'>" + t1 + "</a>"
|
||||
return t
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user