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
@@ -4,7 +4,7 @@ pragma ComponentBehavior: Bound
// From https://git.outfoxxed.me/outfoxxed/nixnew
// It does not have a license, but the author is okay with redistribution.
import "root:/services/"
import "root:/"
import QtQml.Models
import QtQuick
import Quickshell