Fix qrc resources not working
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import "../Base"
|
||||
|
||||
HNoticePage {
|
||||
text: "Select or add a room to start."
|
||||
text: qsTr("Add or select a room to start.")
|
||||
}
|
||||
|
Reference in New Issue
Block a user