Merge branch 'main' into romanian

This commit is contained in:
Zamitto
2024-06-28 15:42:50 -03:00
committed by GitHub
123 changed files with 3626 additions and 848 deletions

View File

@@ -16,4 +16,6 @@ export { default as ko } from "./ko/translation.json";
export { default as da } from "./da/translation.json";
export { default as ar } from "./ar/translation.json";
export { default as fa } from "./fa/translation.json";
export { default as ro } from "./ro/translation.json";
export { default as ro } from "./ro/translation.json";
export { default as ca } from "./ca/translation.json";
export { default as kk } from "./kk/translation.json";