mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 05:08:26 +02:00
Move modules/translations.ts to utils/translations.ts
This commit is contained in:
@@ -7,7 +7,7 @@ import { getPref, PrefKey, toPrefElement } from "../preferences";
|
||||
import { setupScreenshotButton } from "../screenshot";
|
||||
import { StreamStats } from "../stream/stream-stats";
|
||||
import { TouchController } from "../touch-controller";
|
||||
import { t } from "../translation";
|
||||
import { t } from "../../utils/translation";
|
||||
import { VibrationManager } from "../vibration-manager";
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user