translations: make language change happen live

This commit is contained in:
end-4
2025-09-05 23:31:08 +02:00
parent d7382db669
commit b0acc5a68e
4 changed files with 145 additions and 212 deletions
+3 -1
View File
@@ -211,7 +211,9 @@ ApplicationWindow {
opacity: 1.0
active: Config.ready
source: root.pages[0].component
Component.onCompleted: {
source = root.pages[0].component
}
Connections {
target: root