einige Worte auf seutsch übersetzt
This commit is contained in:
parent
9aae3b1958
commit
331dcf180a
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ Page {
|
||||||
Button {
|
Button {
|
||||||
id: loginButton
|
id: loginButton
|
||||||
objectName: "loginButton"
|
objectName: "loginButton"
|
||||||
text: qsTr("Login")
|
text: qsTr("Anmelden")
|
||||||
enabled: tiuname.length > 0 & tipasswd.length > 0
|
enabled: tiuname.length > 0 & tipasswd.length > 0
|
||||||
anchors.horizontalCenter: parent.horizontalCenter
|
anchors.horizontalCenter: parent.horizontalCenter
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
|
|
Reference in a new issue