- 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.
12 lines
325 B
JSON
12 lines
325 B
JSON
{
|
|
"commissionInfo": "佣金信息",
|
|
"commissionRate": "佣金比例",
|
|
"copyInviteLink": "复制邀请链接",
|
|
"copySuccess": "复制成功",
|
|
"inviteCode": "邀请码",
|
|
"inviteRecords": "邀请记录",
|
|
"registrationTime": "注册时间",
|
|
"totalCommission": "累计佣金",
|
|
"userIdentifier": "用户标识"
|
|
}
|