feat: 更新 API 地址,添加充值渠道组件,优化钱包卡片以支持充值功能
This commit is contained in:
@@ -5,6 +5,7 @@ import zhCN from "./zh-CN.json";
|
||||
export type MessageSchema = typeof enUS;
|
||||
|
||||
const i18n = createI18n<MessageSchema, "en-US" | "zh-CN">({
|
||||
legacy: false,
|
||||
locale: "en-US",
|
||||
fallbackLocale: "en-US",
|
||||
messages: {
|
||||
|
||||
Reference in New Issue
Block a user