From d046f1ed213f589ce30df82dbb514e701c1a8111 Mon Sep 17 00:00:00 2001 From: bankov4eto <90499490+bankov4eto@users.noreply.github.com> Date: Sun, 10 Nov 2024 09:25:19 +0200 Subject: [PATCH] Update index.ts --- src/locales/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/index.ts b/src/locales/index.ts index 26d15b61..c576c3c4 100644 --- a/src/locales/index.ts +++ b/src/locales/index.ts @@ -24,6 +24,7 @@ import kk from "./kk/translation.json"; import cs from "./cs/translation.json"; import nb from "./nb/translation.json"; import et from "./et/translation.json"; +import bg from "./bg/translation.json"; export default { "pt-BR": ptBR, @@ -48,6 +49,7 @@ export default { fa, ro, ca, + bg, kk, cs, nb,