mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-12 19:22:28 +00:00
Update index.ts
This commit is contained in:
parent
da1ac788fb
commit
d046f1ed21
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@ import kk from "./kk/translation.json";
|
|||
import cs from "./cs/translation.json";
|
||||
import nb from "./nb/translation.json";
|
||||
import et from "./et/translation.json";
|
||||
import bg from "./bg/translation.json";
|
||||
|
||||
export default {
|
||||
"pt-BR": ptBR,
|
||||
|
@ -48,6 +49,7 @@ export default {
|
|||
fa,
|
||||
ro,
|
||||
ca,
|
||||
bg,
|
||||
kk,
|
||||
cs,
|
||||
nb,
|
||||
|
|
Loading…
Reference in a new issue