import Chinese translation to index.ts file

This commit is contained in:
expload 2024-05-12 18:51:41 +08:00 committed by GitHub
parent b5e7ab5834
commit 73436d4472
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,3 +9,4 @@ export { default as ru } from "./ru/translation.json";
export { default as tr } from "./tr/translation.json";
export { default as be } from "./be/translation.json";
export { default as uk } from "./uk/translation.json";
export { default as zh } from "./zh/translation.json";