- Added SVG icons for Alipay and WeChat Pay in the payment assets directory. - Updated paths for Lottie animations in various components to use relative paths. - Changed QR code image sources in payment-related components to point to the new asset paths. - Adjusted i18n configuration to load translation files from the updated assets directory.
35 lines
723 B
JSON
35 lines
723 B
JSON
{
|
|
"amount": "金额",
|
|
"assetOverview": "资产概览",
|
|
"balance": "余额",
|
|
"commission": "佣金",
|
|
"createdAt": "创建时间",
|
|
"giftAmount": "赠送金额",
|
|
"totalAssets": "总资产",
|
|
"type": {
|
|
"0": "类型",
|
|
"1": "充值",
|
|
"2": "提现",
|
|
"3": "购买",
|
|
"4": "退款",
|
|
"5": "奖励",
|
|
"6": "佣金",
|
|
"231": "自动重置",
|
|
"232": "提前重置",
|
|
"233": "付费重置",
|
|
"321": "充值",
|
|
"322": "提现",
|
|
"323": "支付",
|
|
"324": "退款",
|
|
"325": "奖励",
|
|
"326": "管理员调整",
|
|
"331": "购买",
|
|
"332": "续费",
|
|
"333": "退款",
|
|
"334": "提现",
|
|
"335": "管理员调整",
|
|
"341": "增加",
|
|
"342": "减少"
|
|
}
|
|
}
|