From aee758916b707efb12f642a03cc2fdb416211482 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Thu, 3 Jul 2025 20:22:39 +0200 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 2bdb0296..853142b0 100644 --- a/src/i18n/index.ts +++ b/src/i18n/index.ts @@ -27,6 +27,7 @@ export const i18nResources = [ 'it', 'ja', 'pl', + 'pt-BR', 'pt', 'ta', 'tr',