mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 16:53:47 +03:00
chore: Update index.ts
This commit is contained in:
parent
75bc386048
commit
0b54a33084
@ -1,5 +1,6 @@
|
|||||||
export { default as en } from "./en/translation.json";
|
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 ptbr } from "./ptbr/translation.json";
|
||||||
export { default as es } from "./es/translation.json";
|
export { default as es } from "./es/translation.json";
|
||||||
export { default as nl } from "./nl/translation.json";
|
export { default as nl } from "./nl/translation.json";
|
||||||
export { default as fr } from "./fr/translation.json";
|
export { default as fr } from "./fr/translation.json";
|
||||||
|
Loading…
Reference in New Issue
Block a user