mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 18:46:00 +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
|
horizontalAlignment: Text.AlignHCenter
|
||||||
text:
|
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>"
|
var t = "<a href='https://notusedref'>" + t1 + "</a>"
|
||||||
return t
|
return t
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user