mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-13 03:32:13 +00:00
Added hu to index.ts
This commit is contained in:
parent
66ab20adb9
commit
8f4b0cf2df
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue