i18n: removed duplicate translation services and fixed imports

This commit is contained in:
月月
2025-07-16 16:48:21 +08:00
parent 2eff8d6db4
commit b98e843a9d
40 changed files with 36 additions and 194 deletions
@@ -5,7 +5,7 @@ import "./calendar"
import "./notifications"
import "./todo"
import "./volumeMixer"
import "root:/services/"
import "root:/"
import Qt5Compat.GraphicalEffects
import QtQuick
import QtQuick.Controls