feat: add register translate api

This commit is contained in:
2024-01-15 09:51:49 +07:00
parent e93aedb703
commit fbcb3ae6dc
8 changed files with 176 additions and 474 deletions

View File

@@ -14,3 +14,4 @@ export * from "./replyList";
export * from "./emptyFeed";
export * from "./routes/event";
export * from "./routes/user";
export * from "./translateRegisterModal";