mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 08:43:48 +03:00
Added hu to index.ts
This commit is contained in:
parent
b5d79e9db0
commit
791b50ccf4
@ -2,3 +2,4 @@ export { default as en } from "./en/translation.json";
|
|||||||
export { default as pt } from "./pt/translation.json";
|
export { default as pt } from "./pt/translation.json";
|
||||||
export { default as es } from "./es/translation.json";
|
export { default as es } from "./es/translation.json";
|
||||||
export { default as fr } from "./fr/translation.json";
|
export { default as fr } from "./fr/translation.json";
|
||||||
|
export { default as hu } from "./hu/translation.json";
|
||||||
|
Loading…
Reference in New Issue
Block a user