changing sign up label

This commit is contained in:
Wayne Chen 2018-09-05 23:49:49 -07:00
parent 78fa52285f
commit 6d055ba136

View file

@ -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 {