diff --git a/lingui.config.ts b/lingui.config.ts index 4d54ad41..1985cf0f 100644 --- a/lingui.config.ts +++ b/lingui.config.ts @@ -25,7 +25,6 @@ export default defineConfig({ 'hu', 'id', 'it', - 'ja', 'ko', 'pl', 'pt', diff --git a/src/i18n/index.ts b/src/i18n/index.ts index 062f3480..1096a588 100644 --- a/src/i18n/index.ts +++ b/src/i18n/index.ts @@ -29,7 +29,6 @@ export const i18nResources = [ 'hu', 'id', 'it', - 'ja', 'ko', 'pl', 'pt',