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,6 @@
pragma Singleton
pragma ComponentBehavior: Bound
import "root:/"
import "root:/modules/common"
import "root:/modules/common/functions/string_utils.js" as StringUtils
import Quickshell;