Remove word puzzle in the new invitation page

This commit is contained in:
Joshua Goins
2025-02-18 20:52:13 -05:00
parent 0f51c34b24
commit 9020e2c7cb

View File

@@ -67,7 +67,7 @@ ColumnLayout {
}
QQC2.Label {
text: i18nc("@info:label", "is inviting you to chat.")
text: i18nc("@info:label", "This user is inviting you to chat.")
Layout.alignment: Qt.AlignHCenter
}