mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
changing sign up label
This commit is contained in:
parent
78fa52285f
commit
6d055ba136
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ Item {
|
|||
RalewaySemiBold {
|
||||
size: hifi.fontSizes.inputLabel
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
text: qsTr("Don't have an account?")
|
||||
text: qsTr("New to High Fidelity?")
|
||||
}
|
||||
|
||||
Button {
|
||||
|
|
Loading…
Reference in a new issue