- 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
345 B
JSON
12 lines
345 B
JSON
{
|
|
"commissionInfo": "Commission Info",
|
|
"commissionRate": "Commission Rate",
|
|
"copyInviteLink": "Copy Invite Link",
|
|
"copySuccess": "Copy Success",
|
|
"inviteCode": "Invite Code",
|
|
"inviteRecords": "Invite Records",
|
|
"registrationTime": "Registration Time",
|
|
"totalCommission": "Total Commission",
|
|
"userIdentifier": "User Identifier"
|
|
}
|