mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 12:15:59 +08:00
Translate title of sign in screen
Formerly this probably wasn't translated because it's like a name or term. But now it definitely needs to be translated. Contributes to issue CURA-8107. Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
7f353d72a7
commit
e6951327bb
@ -17,7 +17,7 @@ Column
|
||||
id: title
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
renderType: Text.NativeRendering
|
||||
text: "Sign in to the Ultimaker platform"
|
||||
text: catalog.i18nc("@label", "Sign in to the Ultimaker platform")
|
||||
font: UM.Theme.getFont("large_bold")
|
||||
color: UM.Theme.getColor("text")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user