mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-14 20:22:10 +00:00
Update index.ts
This commit is contained in:
parent
9694c7d668
commit
00bc8c5db2
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 it } from "./it/translation.json";
|
||||
|
|
Loading…
Reference in a new issue