mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-05 20:44:58 +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 {
|
RalewaySemiBold {
|
||||||
size: hifi.fontSizes.inputLabel
|
size: hifi.fontSizes.inputLabel
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
text: qsTr("Don't have an account?")
|
text: qsTr("New to High Fidelity?")
|
||||||
}
|
}
|
||||||
|
|
||||||
Button {
|
Button {
|
||||||
|
|
Loading…
Reference in a new issue