diff --git a/src/plugins/i18n.ts b/src/plugins/i18n.ts index 0ace83fdf90..7746626d453 100644 --- a/src/plugins/i18n.ts +++ b/src/plugins/i18n.ts @@ -104,7 +104,6 @@ async function initFonts(language: string | undefined) { /** * Initialize i18n with fonts - * @returns {Promise} */ export async function initI18n(): Promise { // Prevent reinitialization @@ -240,7 +239,6 @@ export async function initI18n(): Promise { "mysteryEncounters/globalTradeSystem", "mysteryEncounters/theExpertPokemonBreeder", "mysteryEncounterMessages", - ], detection: { lookupLocalStorage: "prLang"