mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +03:00
Update index.ts
This commit is contained in:
parent
da1ac788fb
commit
d046f1ed21
@ -24,6 +24,7 @@ import kk from "./kk/translation.json";
|
|||||||
import cs from "./cs/translation.json";
|
import cs from "./cs/translation.json";
|
||||||
import nb from "./nb/translation.json";
|
import nb from "./nb/translation.json";
|
||||||
import et from "./et/translation.json";
|
import et from "./et/translation.json";
|
||||||
|
import bg from "./bg/translation.json";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
"pt-BR": ptBR,
|
"pt-BR": ptBR,
|
||||||
@ -48,6 +49,7 @@ export default {
|
|||||||
fa,
|
fa,
|
||||||
ro,
|
ro,
|
||||||
ca,
|
ca,
|
||||||
|
bg,
|
||||||
kk,
|
kk,
|
||||||
cs,
|
cs,
|
||||||
nb,
|
nb,
|
||||||
|
Loading…
Reference in New Issue
Block a user