mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Added czech translation to index.ts
This commit is contained in:
parent
6caa9825bd
commit
ba3001bc88
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@ import fa from "./fa/translation.json";
|
||||||
import ro from "./ro/translation.json";
|
import ro from "./ro/translation.json";
|
||||||
import ca from "./ca/translation.json";
|
import ca from "./ca/translation.json";
|
||||||
import kk from "./kk/translation.json";
|
import kk from "./kk/translation.json";
|
||||||
|
import cs from "./cs/translation.json";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
"pt-BR": ptBR,
|
"pt-BR": ptBR,
|
||||||
|
@ -46,4 +47,5 @@ export default {
|
||||||
ro,
|
ro,
|
||||||
ca,
|
ca,
|
||||||
kk,
|
kk,
|
||||||
|
cs,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue