mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
Added czech translation to index.ts
This commit is contained in:
@@ -21,6 +21,7 @@ import fa from "./fa/translation.json";
|
||||
import ro from "./ro/translation.json";
|
||||
import ca from "./ca/translation.json";
|
||||
import kk from "./kk/translation.json";
|
||||
import cs from "./cs/translation.json";
|
||||
|
||||
export default {
|
||||
"pt-BR": ptBR,
|
||||
@@ -46,4 +47,5 @@ export default {
|
||||
ro,
|
||||
ca,
|
||||
kk,
|
||||
cs,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user