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
@@ -1,6 +1,7 @@
import QtQuick
import QtQuick.Controls
import QtQuick.Layouts
import "root:/"
import "root:/services/"
import "root:/modules/common/"
import "root:/modules/common/widgets/"