add lang ID and fix some miss-translate from en-us

This commit is contained in:
Natsume
2023-12-23 01:21:54 +07:00
parent 94736bae3b
commit 5d471e93d2
49 changed files with 2953 additions and 67 deletions

View File

@@ -1,3 +1,4 @@
export * from "./en.js";
export * from "./zh.js";
export * from "./ru.js";
export * from "./ru.js";
export * from "./id.js";