Added hu to index.ts

This commit is contained in:
FeriVOQ 2024-04-21 21:11:37 +02:00 committed by GitHub
parent b5d79e9db0
commit 791b50ccf4

View File

@ -2,3 +2,4 @@ export { default as en } from "./en/translation.json";
export { default as pt } from "./pt/translation.json";
export { default as es } from "./es/translation.json";
export { default as fr } from "./fr/translation.json";
export { default as hu } from "./hu/translation.json";