From 870174632b500208e9b3f87b631d9e8b4689cb3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 Aug 2025 23:32:49 +0000 Subject: [PATCH] Update available languages --- src/i18n/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/index.ts b/src/i18n/index.ts index 853142b0..f43517e3 100644 --- a/src/i18n/index.ts +++ b/src/i18n/index.ts @@ -26,6 +26,7 @@ export const i18nResources = [ 'fr', 'it', 'ja', + 'ko', 'pl', 'pt-BR', 'pt',