Update index.ts

This commit is contained in:
bankov4eto 2024-11-10 09:25:19 +02:00 committed by GitHub
parent da1ac788fb
commit d046f1ed21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,